Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/textarea-appearance-none-resize-handle-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/textarea-appearance-none-resize-handle-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/textarea-appearance-none-resize-handle-expected.txt |
| deleted file mode 100644 |
| index 9212fb5cd8da6ffdc00fd20836b4e05432eb0d7e..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/textarea-appearance-none-resize-handle-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [0, 50, 106, 206], |
| - [0, 50, 106, 106] |
| - ] |
| - } |
| - ] |
| -} |
| - |