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