Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt |
index 524bbe66b2981d0ecba39c2ed66b4060079d1e12..dc9c4cc2d67a195e1d34fc4623a83d83fec96ecc 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-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,23 @@ |
"object": "LayoutText #text", |
"rect": [8, 74, 80, 19], |
"reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ''", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ''", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'Lorem ipsu'", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV id='dv'", |
+ "reason": "invalidate paint rectangle" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Lorem ipsu'", |
+ "reason": "full" |
+ } |
] |
} |