Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt |
| deleted file mode 100644 |
| index 5326dae36b743256d405b3625dec524eb3764d36..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-inside-table-cell-expected.txt |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [314, 564, 435, 15], |
| - [314, 114, 450, 450], |
| - [312, 112, 454, 469] |
| - ] |
| - } |
| - ] |
| -} |
| - |