| Index: third_party/WebKit/LayoutTests/paint/invalidation/paint-caret-in-div-with-negative-indent-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/paint-caret-in-div-with-negative-indent-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/paint-caret-in-div-with-negative-indent-expected.txt
|
| index d9087f74e562b149ae8cd86d0b71d3e9a0e02f8b..bca008aaa6fe3bd2f5b490288870bdd2e548cf4c 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/paint-caret-in-div-with-negative-indent-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/paint-caret-in-div-with-negative-indent-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='editable'",
|
| "rect": [357, 199, 3, 22],
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "caret"
|
| }
|
| ]
|
| }
|
| @@ -17,7 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "caret"
|
| + },
|
| + {
|
| + "object": "Caret",
|
| + "reason": "caret"
|
| }
|
| ]
|
| }
|
|
|