Index: third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt |
index 4c516be149676628382385d796415e3adc3747d2..6b11f5a0f0bbaa78249fc6d0e12eabd9d12789d9 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [785, 829], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [785, 829], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -70,25 +72,43 @@ |
"object": "LayoutImage IMG", |
"rect": [58, 136, 489, 537], |
"reason": "bounds change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutView #document", |
- "reason": "scroll" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "VerticalScrollbar", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutIFrame IFRAME id='iframe'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (relative positioned) DIV class='relative'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutImage IMG", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "bounds change" |
+ } |
] |
} |