Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-delete-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-delete-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-delete-expected.txt |
index 3a34ea76806dc031e801ff24440844ca18fcc4a8..fb12f5e489d53f33126f4f7eb6fe8dae0fbc4821 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-delete-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-delete-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,33 +17,27 @@ |
"object": "LayoutText #text", |
"rect": [8, 112, 44, 35], |
"reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ''", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ''", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'Passed'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'Test'", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV id='t'", |
+ "reason": "invalidate paint rectangle" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Passed'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Test'", |
+ "reason": "full" |
+ } |
] |
} |