| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-7235-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-7235-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-7235-expected.txt
|
| index a13d16898fef2f84349f4ae697320f2451862bcb..de6531e707170ee567e181b0b989745ebddf42d1 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-7235-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-7235-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -15,25 +17,19 @@
|
| "object": "LayoutBlockFlow (positioned) DIV id='t'",
|
| "rect": [8, 166, 100, 100],
|
| "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineFlowBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\u00A0'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='t'",
|
| + "reason": "layoutObject insertion"
|
| + }
|
| ]
|
| }
|
|
|
|
|