Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-great-grandparent-change-location-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-great-grandparent-change-location-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-great-grandparent-change-location-expected.txt |
index c412e296f9ab1152c4b619d3ea53eb45dbac1eaa..36696203954037a805de577a7cd21769096e7aa8 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-great-grandparent-change-location-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-great-grandparent-change-location-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -25,29 +27,39 @@ |
"object": "LayoutText #text", |
"rect": [100, 100, 38, 19], |
"reason": "bounds change" |
- }, |
- { |
- "object": "InlineTextBox 'Target'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='great-grandparent'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='great-grandparent'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Target'", |
+ "reason": "bounds change" |
+ } |
] |
} |