Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt |
deleted file mode 100644 |
index dffca395a996e200a1f650e149ed2fb8563678f4..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt |
+++ /dev/null |
@@ -1,126 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutText #text", |
- "rect": [14, 242, 406, 126], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [65, 368, 304, 18], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [178, 350, 145, 18], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
- "rect": [14, 353, 48, 65], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [27, 353, 22, 19], |
- "reason": "layoutObject insertion" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'begin again, it was very provoking to find that the hedgehog'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'had\n'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'unrolled itself, and was in the act of crawling away:'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'besides all\n'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'this, there was generally a ridge or furrow in the'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'way wherever\n'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'she wanted to send the hedgehog to, and, as the'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'doubled-up\n'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'soldiers were always getting up and walking off to'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'other parts of\n'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'the ground, Alice soon came to the conclusion'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'that it was a very\n'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox 'foo'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'difficult game indeed.\n'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'The players all played at once without waiting'", |
- "reason": "forced by layout" |
- } |
- ] |
-} |
- |