Index: third_party/WebKit/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt b/third_party/WebKit/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt |
index bac87a2d74d1a713c47f814190815bfa2107c91e..247da297abdff78ae6416c702ac4e9fab638bb06 100644 |
--- a/third_party/WebKit/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [785, 1893], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [785, 1893], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -45,25 +47,43 @@ |
"object": "LayoutBlockFlow DIV", |
"rect": [677, 50, 100, 100], |
"reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='container'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "style change" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (relative positioned) DIV class='container'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (relative positioned) DIV class='container'", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "subtree" |
+ } |
] |
} |