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