| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-with-composited-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| index 051f328b72ae173d5a7d9684816a01da7e57c4ff..69ee0c96f220cf9027ea83adfc475b01992f957d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| @@ -32,21 +32,6 @@
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| "rect": [3, 1003, 200, 13],
|
| "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [2, 1002, 3, 15],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [2, 1002, 3, 15],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [2, 1002, 3, 15],
|
| - "reason": "invalidate paint rectangle"
|
| }
|
| ]
|
| },
|
| @@ -69,10 +54,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| "object": "LayoutTextControl INPUT id='text'",
|
| "reason": "subtree"
|
| },
|
| @@ -82,11 +63,7 @@
|
| },
|
| {
|
| "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "caret"
|
| }
|
| ]
|
| }
|
|
|