| Index: LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt
|
| index 38dec8b527ba30310f3925fff667d38c93de3ff8..cefb50398e9cd53fc488fa6f43542288da511955 100644
|
| --- a/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt
|
| +++ b/LayoutTests/platform/win/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, 17],
|
| [8, 8, 100, 100],
|
| + [8, 8, 100, 100],
|
| [8, 8, 4, 17]
|
| + ],
|
| + "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'"
|
| ]
|
| }
|
| ]
|
|
|