Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/resize-child-within-overflow-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/resize-child-within-overflow-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/resize-child-within-overflow-expected.txt |
| deleted file mode 100644 |
| index d8e5980168d162f1f1d2c929dcad0fe551b3eda8..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/resize-child-within-overflow-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 1000], |
| - "children": [ |
| - { |
| - "bounds": [800, 1000], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [400, 0, 200, 1000] |
| - ] |
| - } |
| - ] |
| -} |
| - |