| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| index 35fb4f8fe5a84b35b5910eb5ac252e14e3c77d25..caf3769ac794f3c9a237dc985f468a2b6c6dee13 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/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"
|
| }
|
| ]
|
| }
|
|
|