| Index: LayoutTests/fast/repaint/selection-gap-flipped-absolute-child-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/selection-gap-flipped-absolute-child-expected.txt b/LayoutTests/fast/repaint/selection-gap-flipped-absolute-child-expected.txt
|
| index 70617542146f868ecce228c9dd181511ad989107..e53708f3f20537c97f945927c9cab9df89b69d2f 100644
|
| --- a/LayoutTests/fast/repaint/selection-gap-flipped-absolute-child-expected.txt
|
| +++ b/LayoutTests/fast/repaint/selection-gap-flipped-absolute-child-expected.txt
|
| @@ -7,6 +7,16 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [700, 0, 100, 100]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow HTML",
|
| + "LayoutBlockFlow BODY",
|
| + "LayoutBlockFlow DIV",
|
| + "LayoutBR BR",
|
| + "InlineTextBox '\n'",
|
| + "LayoutBlockFlow (positioned) DIV id='target'",
|
| + "LayoutBR BR",
|
| + "InlineTextBox '\n'"
|
| ]
|
| }
|
| ]
|
|
|