Index: third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt |
index a88792e1e75a440fd50bf71aa365533a357bfae2..16c08a5e512e90b8bb7bcca8993f88142eef9c4c 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt |
@@ -27,6 +27,21 @@ |
"reason": "layoutObject insertion" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [10, 88, 728, 90], |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "rect": [10, 88, 728, 90], |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow BODY", |
+ "rect": [18, 96, 712, 74], |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
"object": "LayoutImage IMG", |
"rect": [58, 230, 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" |
} |
] |
} |