| 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 6ff38ca8e97836fe7d63e65296a2b8539cb1e884..431c5e075265d8979a5ffda4338ffee9206b0473 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
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -35,41 +37,51 @@
|
| "object": "LayoutText #text",
|
| "rect": [8, 8, 4, 17],
|
| "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\u00A0'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\u00A0'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\u00A0'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\u00A0'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "reason": "background obscuration change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow SPAN id='t1'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV",
|
| + "reason": "background obscuration change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow SPAN id='t2' class='blue'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "reason": "bounds change"
|
| + }
|
| ]
|
| }
|
|
|
|
|