Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/trailing-floats-root-line-box-overflow-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/trailing-floats-root-line-box-overflow-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/trailing-floats-root-line-box-overflow-expected.txt |
| deleted file mode 100644 |
| index 620cc098d96d3e1375c7f2b06ec0af3f7899edf7..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/trailing-floats-root-line-box-overflow-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 58, 100, 100] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutBlockFlow (positioned) DIV id='target'" |
| - ] |
| - } |
| - ] |
| -} |
| - |