| Index: third_party/WebKit/LayoutTests/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| index 49a593f0194d478d52bb81c0294a397fc046b731..312059b352e0cc0c8c678b19bd69951cebb34a8b 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| @@ -25,12 +25,12 @@
|
| {
|
| "object": "LayoutView #document",
|
| "rect": [3, 300, 235, 15],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| "rect": [238, 65, 15, 235],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| }
|
| ]
|
| }
|
| @@ -42,11 +42,11 @@
|
| },
|
| {
|
| "object": "HorizontalScrollbar",
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "VerticalScrollbar",
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
|
|