Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-table-overflow-zindex-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-table-overflow-zindex-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-table-overflow-zindex-expected.txt |
| deleted file mode 100644 |
| index 67a96bf3a9eaec7e12981e6a71d4132e7c57b9e3..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/fixed-table-overflow-zindex-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 2016], |
| - "children": [ |
| - { |
| - "bounds": [800, 2016], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [100, 100, 100, 100], |
| - [0, 100, 100, 100], |
| - [0, 100, 100, 100], |
| - [0, 0, 200, 200], |
| - [0, 0, 200, 200] |
| - ] |
| - } |
| - ] |
| -} |
| - |