Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/resize-iframe-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/resize-iframe-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/resize-iframe-text-expected.txt |
index 2a03e66279a6e1ba3c82a5a31948cb02200a4d4b..b35b467f2a5af9753354e6c40e790a1a73cb93e4 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/resize-iframe-text-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/resize-iframe-text-expected.txt |
@@ -17,6 +17,11 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutView #document", |
+ "rect": [0, 600, 785, 77], |
+ "reason": "incremental" |
+ }, |
+ { |
"object": "LayoutBlockFlow BODY", |
"rect": [8, 8, 784, 18], |
"reason": "forced by layout" |
@@ -25,6 +30,16 @@ |
"object": "LayoutText #text", |
"rect": [8, 8, 346, 18], |
"reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "rect": [785, 0, 15, 677], |
+ "reason": "scroll" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "rect": [785, 0, 15, 600], |
+ "reason": "scroll" |
} |
] |
} |
@@ -57,6 +72,18 @@ |
{ |
"object": "HorizontalScrollbar", |
"reason": "scroll" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "scroll" |
+ }, |
+ { |
+ "object": "VerticalScrollbar", |
+ "reason": "scroll" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
} |
] |
} |