Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/repaint/horizontal-bt-overflow-parent-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/horizontal-bt-overflow-parent-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/horizontal-bt-overflow-parent-expected.txt |
| deleted file mode 100644 |
| index d4d1bd9ee3701ac654031275de7f5113c034c846..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/repaint/horizontal-bt-overflow-parent-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [29, 29, 100, 100] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow DIV class='target'" |
| - ] |
| - } |
| - ] |
| -} |
| - |