| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/textarea-caret-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/textarea-caret-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/textarea-caret-expected.txt
|
| index 374b4dd9103a44e6b3201b3524c0ab8480dd5d6a..2b5b866b17c6dd9ac7408ed4f0a8e6324b5b52c7 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/textarea-caret-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/textarea-caret-expected.txt
|
| @@ -14,7 +14,7 @@
|
| {
|
| "object": "LayoutTextControl TEXTAREA id='editor'",
|
| "rect": [9, 24, 124, 15],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| @@ -24,12 +24,12 @@
|
| {
|
| "object": "LayoutTextControl TEXTAREA id='editor'",
|
| "rect": [133, 24, 15, 15],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutTextControl TEXTAREA id='editor'",
|
| "rect": [133, 9, 15, 15],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| }
|
| ]
|
| }
|
| @@ -41,19 +41,19 @@
|
| },
|
| {
|
| "object": "LayoutTextControl TEXTAREA id='editor'",
|
| - "reason": "scroll"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "HorizontalScrollbar",
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutTextControl TEXTAREA id='editor'",
|
| - "reason": "scroll"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "VerticalScrollbar",
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
|
|