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