| Index: third_party/WebKit/LayoutTests/paint/invalidation/destroy-scrollbar-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/destroy-scrollbar-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/destroy-scrollbar-expected.txt
|
| index efc3f7262ae30b24b74d74840fb0511869a6c165..531c44af9d78d8ea42ad95d0b5b570eb41238aea 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/destroy-scrollbar-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/destroy-scrollbar-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [185, 100, 15, 200],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| }
|
| ]
|
| }
|
| @@ -17,11 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "VerticalScrollbar",
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| - "reason": "scroll"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|