Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-cell-move-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-cell-move-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-cell-move-expected.txt |
| deleted file mode 100644 |
| index ff2bd7e3576742f37ef48fb8b0541bcda16b5e3f..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-cell-move-expected.txt |
| +++ /dev/null |
| @@ -1,22 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 326, 61, 60], |
| - [8, 326, 61, 60], |
| - [8, 266, 61, 60], |
| - [8, 206, 61, 180], |
| - [8, 206, 61, 180], |
| - [8, 206, 61, 60], |
| - [8, 146, 61, 180], |
| - [8, 146, 61, 180], |
| - [8, 146, 61, 60] |
| - ] |
| - } |
| - ] |
| -} |
| - |