| 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 58a372b5661bf99698b3bb10014b31e13fd414e7..5a9289ad226989c962be03fa2245e68c80e236ed 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
|
| @@ -39,6 +39,16 @@
|
| "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,6 +79,10 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "Caret",
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| "object": "LayoutTextControl INPUT id='text'",
|
| "reason": "subtree"
|
| },
|
| @@ -79,6 +93,10 @@
|
| {
|
| "object": "Caret",
|
| "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "Caret",
|
| + "reason": "invalidate paint rectangle"
|
| }
|
| ]
|
| }
|
|
|