Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-7-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-7-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-7-expected.txt |
deleted file mode 100644 |
index fcb660d18991e0a026a4af9bdf6cd9a32bf78418..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-7-expected.txt |
+++ /dev/null |
@@ -1,63 +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": [65, 380, 304, 59], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [297, 420, 72, 19], |
- "reason": "style change" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'for'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'turns,\n'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'quarrelling all the while, and fighting for the'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'hedgehogs; and in\n'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'a very short time '", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline SPAN id='theQueen'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'the Queen'", |
- "reason": "style change" |
- } |
- ] |
-} |
- |