Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/compositing/iframe-inside-squashed-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/compositing/iframe-inside-squashed-layer-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/compositing/iframe-inside-squashed-layer-expected.txt |
index 727e8d9af020c1bd2b95e5aa291c27596de26445..8303ca25fca2de1b9b7916910a7a38308cc4be03 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/compositing/iframe-inside-squashed-layer-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/compositing/iframe-inside-squashed-layer-expected.txt |
@@ -30,6 +30,16 @@ |
"reason": "style change" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 500, 300, 36], |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 500, 285, 150], |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow BODY", |
"rect": [8, 508, 284, 20], |
"reason": "forced by layout" |
@@ -66,6 +76,10 @@ |
"reason": "style change" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow BODY", |
"reason": "forced by layout" |
}, |