Index: third_party/WebKit/LayoutTests/virtual/stable/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt |
index 504d969f278241ddcbace015b5b6a062061f09a6..14c6b0715eabfb7afabab6bc68ba13b2bdb90d0b 100644 |
--- a/third_party/WebKit/LayoutTests/virtual/stable/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt |
+++ b/third_party/WebKit/LayoutTests/virtual/stable/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt |
@@ -34,7 +34,17 @@ |
{ |
"object": "LayoutBlockFlow HTML", |
"rect": [10, 88, 728, 90], |
- "reason": "forced by layout" |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "rect": [10, 88, 728, 90], |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow BODY", |
+ "rect": [18, 96, 712, 74], |
+ "reason": "layoutObject insertion" |
}, |
{ |
"object": "LayoutImage IMG", |
@@ -79,6 +89,14 @@ |
"reason": "location change" |
}, |
{ |
+ "object": "LayoutBlockFlow BODY", |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
"object": "VerticalScrollbar", |
"reason": "scroll" |
}, |
@@ -88,15 +106,15 @@ |
}, |
{ |
"object": "LayoutView #document", |
- "reason": "location change" |
+ "reason": "full" |
}, |
{ |
"object": "LayoutBlockFlow HTML", |
- "reason": "forced by layout" |
+ "reason": "layoutObject insertion" |
}, |
{ |
"object": "LayoutBlockFlow BODY", |
- "reason": "location change" |
+ "reason": "layoutObject insertion" |
} |
] |
} |