Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/paint-caret-in-div-with-negative-indent-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/paint-caret-in-div-with-negative-indent-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/paint-caret-in-div-with-negative-indent-expected.txt |
| deleted file mode 100644 |
| index 0d28627ce4fe5d3d4a9f40634e82d0af6d1b3cad..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/paint-caret-in-div-with-negative-indent-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [357, 199, 3, 22] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow DIV id='editable'" |
| - ] |
| - } |
| - ] |
| -} |
| - |