Index: third_party/WebKit/LayoutTests/platform/linux/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-iframe-text-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt |
similarity index 81% |
copy from third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-iframe-text-expected.txt |
copy to third_party/WebKit/LayoutTests/platform/linux/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt |
index aeb175d0b241a533ad5d92ad48c48d7144489631..40a3c663ec1fa87168cec92e5f6d4f20e064eedb 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-iframe-text-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt |
@@ -12,11 +12,21 @@ |
"reason": "forced by layout" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 800, 759], |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutView #document", |
"rect": [0, 600, 800, 200], |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 800, 36], |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow BODY", |
"rect": [8, 8, 784, 20], |
"reason": "forced by layout" |
@@ -45,6 +55,10 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow BODY", |
"reason": "forced by layout" |
}, |
@@ -77,6 +91,10 @@ |
"reason": "scroll" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow H1", |
"reason": "became visible" |
}, |