| Index: LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt
|
| index 6b608d611183a79507127e90a2297e6db69bad5b..c54352c1f04c7f5930fda1d8add9bd0631d1dd27 100644
|
| --- a/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt
|
| +++ b/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt
|
| @@ -7,9 +7,25 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [108, 8, 100, 100],
|
| + [108, 8, 100, 100],
|
| [108, 8, 4, 19],
|
| [8, 8, 100, 100],
|
| + [8, 8, 100, 100],
|
| [8, 8, 4, 19]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "RootInlineBox",
|
| + "InlineTextBox '\u00A0'",
|
| + "RootInlineBox",
|
| + "InlineTextBox '\u00A0'",
|
| + "LayoutBlockFlow DIV",
|
| + "LayoutBlockFlow SPAN id='t1'",
|
| + "LayoutText #text",
|
| + "InlineTextBox '\u00A0'",
|
| + "LayoutBlockFlow (relative positioned) DIV",
|
| + "LayoutBlockFlow SPAN id='t2' class='blue'",
|
| + "LayoutText #text",
|
| + "InlineTextBox '\u00A0'"
|
| ]
|
| }
|
| ]
|
|
|