Index: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt |
index a6abe419535cda1255f677f95c7ff27cadbf955b..5635bd5be345d1abc406c0be81feebb5a0af80dd 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt |
@@ -30,6 +30,10 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow (positioned) DIV", |
"reason": "bounds change" |
} |
@@ -55,6 +59,10 @@ |
{ |
"object": "LayoutView #document", |
"reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
} |
] |
} |
@@ -90,6 +98,10 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow (positioned) DIV", |
"reason": "bounds change" |
} |
@@ -115,6 +127,10 @@ |
{ |
"object": "LayoutView #document", |
"reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
} |
] |
} |