| Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/disable-spinvalidation/paint/invalidation/textarea-caret-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/disable-spinvalidation/paint/invalidation/textarea-caret-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/disable-spinvalidation/paint/invalidation/textarea-caret-expected.txt
|
| index 4c17e865631200f5dc07f0e948678fd5fb1aba39..03ffb435a15fda4dfd983336dcef94c3994a1c29 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/disable-spinvalidation/paint/invalidation/textarea-caret-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/disable-spinvalidation/paint/invalidation/textarea-caret-expected.txt
|
| @@ -19,7 +19,7 @@
|
| {
|
| "object": "LayoutTextControl TEXTAREA id='editor'",
|
| "rect": [9, 24, 144, 15],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| @@ -29,12 +29,12 @@
|
| {
|
| "object": "LayoutTextControl TEXTAREA id='editor'",
|
| "rect": [153, 24, 15, 15],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutTextControl TEXTAREA id='editor'",
|
| "rect": [153, 9, 15, 15],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| }
|
| ]
|
| }
|
| @@ -46,19 +46,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'",
|
|
|