Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-with-overflowing-block-bt-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-overflowing-block-bt-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-overflowing-block-bt-expected.txt |
| deleted file mode 100644 |
| index f021d5be42bb2e6b78937f71d68328df71614bd5..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-overflowing-block-bt-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 8, 500, 500] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow DIV id='elm'" |
| - ] |
| - } |
| - ] |
| -} |
| - |