| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/caret-with-composited-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| index dff41bba1dc4133c31d65add100c94420c89d4c5..7f8cd0d4e4ac57405217a4e35e2f85db4ba7b526 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| @@ -39,6 +39,16 @@
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| "rect": [2, 1002, 3, 18],
|
| "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "rect": [2, 1002, 3, 18],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "rect": [2, 1002, 3, 18],
|
| + "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"
|
| }
|
| ]
|
| }
|
|
|