Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt |
deleted file mode 100644 |
index ad1528d743648166911d276ca0aeea91ebd6799e..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt |
+++ /dev/null |
@@ -1,47 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [178, 350, 146, 17], |
- [162, 350, 146, 17], |
- [65, 386, 303, 35], |
- [65, 368, 304, 17], |
- [49, 368, 320, 53], |
- [49, 368, 301, 17], |
- [46, 353, 16, 64], |
- [8, 350, 418, 71] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox 'that it was a very\n'", |
- "InlineTextBox 'difficult game indeed.\n'", |
- "RootInlineBox", |
- "InlineTextBox 'The players all played at once without waiting'", |
- "RootInlineBox", |
- "InlineTextBox 'for turns,\n'", |
- "InlineTextBox 'quarrelling all the while, and fighting'", |
- "RootInlineBox", |
- "InlineTextBox 'for the hedgehogs; and in\n'", |
- "InlineTextBox 'a very short time '", |
- "InlineTextBox 'the'", |
- "RootInlineBox", |
- "LayoutBlockFlow P", |
- "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
- "LayoutText #text", |
- "InlineTextBox 'difficult game indeed.\n'", |
- "LayoutText #text", |
- "InlineTextBox 'The players all played at once without waiting\n'", |
- "LayoutText #text", |
- "InlineTextBox 'for'", |
- "InlineTextBox 'turns,\n'", |
- "InlineTextBox 'quarrelling all the while, and fighting for'", |
- "InlineTextBox 'the hedgehogs; and in\n'", |
- "InlineTextBox 'a very short time '" |
- ] |
- } |
- ] |
-} |
- |