Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/clipped-overflow-visible-subtree-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/clipped-overflow-visible-subtree-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/clipped-overflow-visible-subtree-expected.txt |
| deleted file mode 100644 |
| index 675fa07ef431e49304090bb889b95422e8b71365..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/clipped-overflow-visible-subtree-expected.txt |
| +++ /dev/null |
| @@ -1,21 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [308, 8, 300, 100], |
| - [308, 8, 300, 100], |
| - [308, 8, 300, 100], |
| - [308, 8, 100, 100], |
| - [8, 8, 600, 100], |
| - [8, 8, 300, 100], |
| - [8, 8, 300, 100], |
| - [8, 8, 100, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |