| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| index 6da94ca63d2038ee38a274ec8755124a5d914a86..8742ad95826ef46b75723d63335a8344474f1d97 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| @@ -71,6 +71,38 @@
|
| {
|
| "object": "LayoutIFrame (positioned) IFRAME",
|
| "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'scroll me'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "HorizontalScrollbar",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "VerticalScrollbar",
|
| + "reason": "scroll"
|
| }
|
| ]
|
| }
|
|
|