Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt |
index 024270bdd9acd60fffc0589beb43ff43eb87ed0d..9919ab9a8e958b8be8d13d9ab4f313ae95a23c65 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt |
@@ -27,6 +27,21 @@ |
"reason": "layoutObject insertion" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [10, 94, 728, 90], |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "rect": [10, 94, 728, 90], |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow BODY", |
+ "rect": [18, 102, 712, 74], |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
"object": "LayoutImage IMG", |
"rect": [58, 236, 489, 537], |
"reason": "bounds change" |
@@ -70,19 +85,15 @@ |
}, |
{ |
"object": "LayoutView #document", |
- "reason": "scroll" |
- }, |
- { |
- "object": "LayoutView #document", |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutBlockFlow HTML", |
- "reason": "location change" |
+ "reason": "layoutObject insertion" |
}, |
{ |
"object": "LayoutBlockFlow BODY", |
- "reason": "location change" |
+ "reason": "layoutObject insertion" |
} |
] |
} |