Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/multicol-with-relpos-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/multicol-with-relpos-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/multicol-with-relpos-expected.txt |
| deleted file mode 100644 |
| index 3ba04562cd837ca60a446c5464e30f19af80f25b..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/multicol-with-relpos-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [508, 28, 130, 20] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow (relative positioned) DIV id='target'" |
| - ] |
| - } |
| - ] |
| -} |
| - |