| Index: third_party/WebKit/LayoutTests/platform/linux/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/paint/invalidation/resize-iframe-text-expected.txt
|
| index b7b1b3d095946205ea18414ed6b4c7ef386888e9..aeb175d0b241a533ad5d92ad48c48d7144489631 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-iframe-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/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, 324, 19],
|
| "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"
|
| }
|
| ]
|
| }
|
|
|