| Index: third_party/WebKit/LayoutTests/fast/repaint/resize-scrollable-iframe-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/resize-scrollable-iframe-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/resize-scrollable-iframe-expected.txt
|
| index 90ee9d19aeed903f8c847b1afeb8757d12ddeeed..94c2b8dfe95fd0c0fb3a31c860ff3772252b3794 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/resize-scrollable-iframe-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/resize-scrollable-iframe-expected.txt
|
| @@ -73,6 +73,26 @@
|
| {
|
| "object": "LayoutIFrame IFRAME id='iframe'",
|
| "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "HorizontalScrollbar",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "VerticalScrollbar",
|
| + "reason": "scroll"
|
| }
|
| ]
|
| }
|
|
|