| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/textarea-caret-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/textarea-caret-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/textarea-caret-expected.txt
|
| index 68ca4f04b7089d3c74e9af73e45d49c5593cd6ce..ec3a3a2065e55c7df5469aba18a4df5803c2c453 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/textarea-caret-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/textarea-caret-expected.txt
|
| @@ -19,12 +19,12 @@
|
| {
|
| "object": "LayoutTextControl TEXTAREA id='editor'",
|
| "rect": [9, 30, 164, 15],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutTextControl TEXTAREA id='editor'",
|
| "rect": [173, 30, 15, 15],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| }
|
| ]
|
| }
|
| @@ -36,11 +36,11 @@
|
| },
|
| {
|
| "object": "LayoutTextControl TEXTAREA id='editor'",
|
| - "reason": "scroll"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "HorizontalScrollbar",
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
|
|