Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/repaint/inline-horizontal-bt-overflow-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/inline-horizontal-bt-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/inline-horizontal-bt-overflow-expected.txt |
| deleted file mode 100644 |
| index ce42257077693ef1cd1b6097e2eeb6d6c3eac6c1..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/repaint/inline-horizontal-bt-overflow-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [33, 467, 250, 100] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutText #text", |
| - "InlineTextBox 'A\u00A0\u00A0B'" |
| - ] |
| - } |
| - ] |
| -} |
| - |