Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/resize-iframe-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/resize-iframe-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/resize-iframe-text-expected.txt |
index 542eb4c6cbdb55ace589815802da5a9473c0307f..f3fbb352dae86022232d959d5e5bd353b62c70b5 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/resize-iframe-text-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/resize-iframe-text-expected.txt |
@@ -17,6 +17,16 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 800, 34], |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 785, 728], |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutView #document", |
"rect": [0, 600, 785, 128], |
"reason": "incremental" |
@@ -55,6 +65,10 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow BODY", |
"reason": "forced by layout" |
}, |
@@ -91,6 +105,10 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow H1", |
"reason": "became visible" |
}, |