Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-outer-border-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-outer-border-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-outer-border-expected.txt |
| deleted file mode 100644 |
| index aa1c15a2bc67c4ed52e18f354dab674e744d6b99..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/table-outer-border-expected.txt |
| +++ /dev/null |
| @@ -1,25 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [15, 82, 117, 67], |
| - [15, 82, 117, 67], |
| - [15, 15, 117, 134], |
| - [15, 15, 117, 134], |
| - [15, 15, 117, 67], |
| - [15, 15, 117, 67], |
| - [8, 75, 132, 82], |
| - [8, 75, 132, 82], |
| - [8, 8, 132, 149], |
| - [8, 8, 132, 149], |
| - [8, 8, 132, 82], |
| - [8, 8, 132, 82] |
| - ] |
| - } |
| - ] |
| -} |
| - |