| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt
|
| index bee80ea4f428153a34f0071356bf299b4817ad9b..ff908d5a6235ffadeab2f5a6ca73ce43ff7e0a6f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt
|
| @@ -5,29 +5,77 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "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'",
|
| - "RootInlineBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox '\u00A0'",
|
| - "LayoutBlockFlow (relative positioned) DIV",
|
| - "LayoutBlockFlow SPAN id='t2' class='blue'",
|
| - "RootInlineBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox '\u00A0'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV",
|
| + "rect": [108, 8, 100, 100],
|
| + "reason": "background obscuration change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [8, 8, 100, 100],
|
| + "reason": "background obscuration change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow SPAN id='t1'",
|
| + "rect": [8, 8, 100, 100],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow SPAN id='t2' class='blue'",
|
| + "rect": [108, 8, 100, 100],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 8, 4, 17],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [108, 8, 4, 17],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|