Chromium Code Reviews| Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt |
| diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt |
| deleted file mode 100644 |
| index 0fcbf469588eb5b32a5700080eb7e01311fa7e4f..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/win/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, 19] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow DIV id='target'" |
| - ] |
| - } |
| - ] |
| -} |
| - |