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