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 eb6c5cda873b75201524507ac051866289c4d040..4ed71163207a35e5ca38090465e05de22fe55923 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 |
@@ -7,9 +7,14 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'", |
- "rect": [8, 86, 769, 641], |
- "reason": "location change" |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 785, 829], |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "rect": [0, 735, 785, 94], |
+ "reason": "incremental" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'", |
@@ -18,37 +23,42 @@ |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV class='relative'", |
+ "rect": [8, 180, 769, 641], |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'", |
"rect": [8, 86, 769, 641], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV class='relative'", |
- "rect": [8, 180, 769, 641], |
+ "rect": [8, 86, 769, 641], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow BODY", |
- "rect": [18, 96, 712, 74], |
+ "object": "LayoutIFrame IFRAME id='iframe'", |
+ "rect": [8, 86, 732, 94], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow HTML", |
- "rect": [0, 0, 785, 829], |
- "reason": "forced by layout" |
+ "rect": [10, 88, 728, 90], |
+ "reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow HTML", |
+ "object": "LayoutView #document", |
"rect": [10, 88, 728, 90], |
- "reason": "location change" |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutIFrame IFRAME id='iframe'", |
- "rect": [8, 86, 732, 94], |
+ "object": "LayoutView #document", |
+ "rect": [10, 88, 728, 90], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutImage IMG", |
- "rect": [58, 136, 489, 537], |
+ "object": "LayoutBlockFlow BODY", |
+ "rect": [18, 96, 712, 74], |
"reason": "location change" |
}, |
{ |
@@ -57,33 +67,24 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutImage IMG", |
+ "rect": [58, 136, 489, 537], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutView #document", |
- "rect": [0, 735, 785, 94], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutView #document", |
- "rect": [10, 88, 728, 90], |
- "reason": "full" |
+ "object": "LayoutText #text", |
+ "reason": "location change" |
}, |
{ |
"object": "LayoutView #document", |
- "rect": [10, 88, 728, 90], |
- "reason": "location change" |
+ "reason": "scroll" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "VerticalScrollbar", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |