Index: third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree-expected.txt |
index 85212ad0076008b5e02fba4aac1881c6d4724d1e..eb9b5dc2e1226eacc752080239667ecf7a842e77 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree-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,31 @@ |
"object": "LayoutBlockFlow DIV", |
"rect": [8, 8, 100, 100], |
"reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (floating) DIV", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (floating) DIV", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (floating) DIV id='node'", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "bounds change" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (floating) DIV id='node'", |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (floating) DIV", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (floating) DIV", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "bounds change" |
+ } |
] |
} |