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..2d29ea7aea0b78135102410f2b5b7b778ead3ef0 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'", |
chrishtr
2017/01/31 22:51:03
Should there be a new rect to invalidate for the c
Xianzhu
2017/02/02 23:42:06
These smaller invalidations are omitted because th
|
- "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,11 @@ |
}, |
{ |
"object": "Caret", |
- "reason": "invalidate paint rectangle" |
+ "reason": "caret" |
}, |
{ |
"object": "Caret", |
- "reason": "invalidate paint rectangle" |
+ "reason": "caret" |
} |
] |
} |