| 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..4126158fc973efd5611dba9574d9d97292ebc6a6 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
|
| @@ -8,8 +8,8 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='editable'",
|
| - "rect": [357, 199, 3, 22],
|
| - "reason": "invalidate paint rectangle"
|
| + "rect": [358, 200, 1, 20],
|
| + "reason": "caret"
|
| }
|
| ]
|
| }
|
| @@ -17,7 +17,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "caret"
|
| }
|
| ]
|
| }
|
|
|