Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/multicol-with-abspos-in-relpos-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/multicol-with-abspos-in-relpos-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/multicol-with-abspos-in-relpos-expected.txt |
| deleted file mode 100644 |
| index 2c5eb29455635312456b9f0ee0540b58ad15a01d..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/multicol-with-abspos-in-relpos-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [508, 28, 80, 20], |
| - [508, 28, 80, 20] |
| - ] |
| - } |
| - ] |
| -} |
| - |