Index: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-html-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-html-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-html-expected.txt |
index b12c2338232d3058c40ce50eabc53fa355cc5f48..2a0f7d84da66cfb6ce93866b3630d9c708d340b6 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-html-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-html-expected.txt |
@@ -12,6 +12,11 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 600, 250], |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV", |
"rect": [0, 0, 300, 125], |
"reason": "border box change" |
@@ -25,6 +30,10 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV", |
"reason": "border box change" |
} |
@@ -39,6 +48,11 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 600, 125], |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV", |
"rect": [0, 0, 300, 63], |
"reason": "border box change" |
@@ -57,6 +71,10 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV", |
"reason": "border box change" |
} |
@@ -76,6 +94,11 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 400, 300], |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV", |
"rect": [0, 0, 200, 150], |
"reason": "border box change" |
@@ -89,6 +112,10 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV", |
"reason": "border box change" |
} |
@@ -103,6 +130,11 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 800, 300], |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutView #document", |
"rect": [400, 0, 400, 600], |
"reason": "incremental" |
@@ -121,6 +153,10 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV", |
"reason": "incremental" |
} |