Chromium Code Reviews| Index: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt |
| diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt |
| deleted file mode 100644 |
| index fde331dca5dfb526075e2685d822545a546e237e..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [790, 7, 3, 21] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow DIV id='target'" |
| - ] |
| - } |
| - ] |
| -} |
| - |