| Index: third_party/WebKit/LayoutTests/paint/invalidation/layout-state-only-positioned-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/layout-state-only-positioned-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/layout-state-only-positioned-expected.txt
|
| index 977c5b9494e3a25fc5b150bc9c49c39380d2ab98..3ae47e562440e279f85e0705d6ba9d02e9c8a434 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/layout-state-only-positioned-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/layout-state-only-positioned-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [88, 53, 15, 100],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| }
|
| ]
|
| }
|
| @@ -17,11 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| - "reason": "scroll"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "VerticalScrollbar",
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| }
|
| ]
|
| }
|
|
|