Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt |
index 46f04c7de4ac35495a3ea614644f24736d55d03c..ccaa3197340352fee8b091b79504910206bb11dc 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt |
@@ -7,14 +7,14 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 785, 841], |
+ "reason": "forced by layout" |
}, |
{ |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [8, 92, 769, 99], |
- "reason": "layoutObject removal" |
+ "object": "LayoutView #document", |
+ "rect": [0, 742, 785, 99], |
+ "reason": "incremental" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'", |
@@ -22,13 +22,13 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'", |
- "rect": [8, 92, 769, 642], |
+ "object": "LayoutBlockFlow (relative positioned) DIV class='relative'", |
+ "rect": [8, 191, 769, 642], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (relative positioned) DIV class='relative'", |
- "rect": [8, 191, 769, 642], |
+ "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'", |
+ "rect": [8, 92, 769, 642], |
"reason": "location change" |
}, |
{ |
@@ -37,9 +37,9 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow HTML", |
- "rect": [0, 0, 785, 841], |
- "reason": "forced by layout" |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "rect": [8, 92, 769, 99], |
+ "reason": "layoutObject removal" |
}, |
{ |
"object": "LayoutIFrame IFRAME id='iframe'", |
@@ -57,28 +57,23 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [0, 0, 0, 0], |
- "reason": "layoutObject removal" |
+ "object": "InlineBox", |
+ "reason": "full" |
}, |
{ |
"object": "LayoutText #text", |
- "rect": [0, 0, 0, 0], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutView #document", |
- "rect": [0, 742, 785, 99], |
- "reason": "incremental" |
+ "object": "LayoutText #text", |
+ "reason": "layoutObject removal" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |