Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-expected.txt |
| deleted file mode 100644 |
| index 1fe824c9990ad600918234031dbe09b7bcbf5a2a..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [11, 11, 100, 10], |
| - [11, 11, 100, 10], |
| - [8, 8, 106, 106], |
| - [8, 8, 106, 106], |
| - [8, 8, 106, 106] |
| - ] |
| - } |
| - ] |
| -} |
| - |