| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| index 772ec9eba15390a3e7296033df44cc24f1e6991b..d341afd002fc1a3f04c0c0342cbebd513f31c1e4 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| @@ -32,21 +32,6 @@
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| "rect": [3, 1003, 200, 16],
|
| "reason": "subtree"
|
| - },
|
| - {
|
| - "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,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"
|
| }
|
| ]
|
| }
|
|
|