| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| index 8742ad95826ef46b75723d63335a8344474f1d97..e3747d8aebf9e9ed19050284c58572ffb9fe27e5 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| @@ -73,6 +73,14 @@
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| + "object": "HorizontalScrollbar",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "VerticalScrollbar",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| "object": "LayoutView #document",
|
| "reason": "subtree"
|
| },
|
| @@ -95,14 +103,6 @@
|
| {
|
| "object": "InlineTextBox 'scroll me'",
|
| "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "HorizontalScrollbar",
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "VerticalScrollbar",
|
| - "reason": "scroll"
|
| }
|
| ]
|
| }
|
|
|