| Index: third_party/WebKit/LayoutTests/fast/repaint/paint-caret-in-div-with-negative-indent-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/paint-caret-in-div-with-negative-indent-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/paint-caret-in-div-with-negative-indent-expected.txt
|
| index 0d28627ce4fe5d3d4a9f40634e82d0af6d1b3cad..2a39b78745de1ad73a3fe308fed2d256411ac479 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/paint-caret-in-div-with-negative-indent-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/paint-caret-in-div-with-negative-indent-expected.txt
|
| @@ -5,11 +5,12 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [357, 199, 3, 22]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV id='editable'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='editable'",
|
| + "rect": [357, 199, 3, 22],
|
| + "reason": "invalidate paint rectangle"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|