| Index: third_party/WebKit/LayoutTests/paint/invalidation/destroy-composited-scrollbar-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/destroy-composited-scrollbar-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/destroy-composited-scrollbar-expected.txt
|
| index 091d547d891b91b40e7dbf64fd4bdf0c5612851c..87b3c291b2b7c79f7f4525cd385c824bb973144f 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/destroy-composited-scrollbar-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/destroy-composited-scrollbar-expected.txt
|
| @@ -27,7 +27,7 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [185, 0, 15, 200],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| }
|
| ]
|
| }
|
| @@ -35,7 +35,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| - "reason": "scroll"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|