Index: third_party/WebKit/LayoutTests/platform/mac-retina/paint/invalidation/resize-iframe-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-retina/paint/invalidation/resize-iframe-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-retina/paint/invalidation/resize-iframe-text-expected.txt |
index 1efff71c7ed3f52a816d90248075e12246d9a4f4..366ac00f6ab7938b95b9850b728332b7de82b70d 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac-retina/paint/invalidation/resize-iframe-text-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-retina/paint/invalidation/resize-iframe-text-expected.txt |
@@ -22,9 +22,19 @@ |
"reason": "forced by layout" |
}, |
{ |
+ "object": "LayoutBlockFlow H1", |
+ "rect": [8, 700, 600, 37], |
+ "reason": "became visible" |
+ }, |
+ { |
"object": "LayoutText #text", |
"rect": [8, 8, 346, 18], |
"reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "rect": [785, 0, 15, 600], |
+ "reason": "scroll" |
} |
] |
} |
@@ -55,8 +65,24 @@ |
"reason": "forced by layout" |
}, |
{ |
+ "object": "VerticalScrollbar", |
+ "reason": "scroll" |
+ }, |
+ { |
"object": "HorizontalScrollbar", |
"reason": "scroll" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "scroll" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow H1", |
+ "reason": "became visible" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "became visible" |
} |
] |
} |