Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-overflow-expected.txt |
deleted file mode 100644 |
index fc7180d3c78523e04f5ddab90b1c353b812b8038..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-overflow-expected.txt |
+++ /dev/null |
@@ -1,99 +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": [7, 122, 197, 79], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 82, 190, 59], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline SPAN id='t'", |
- "rect": [47, 92, 33, 49], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutInline SPAN id='t'", |
- "rect": [77, 122, 33, 19], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [77, 122, 33, 19], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [47, 122, 33, 19], |
- "reason": "forced by layout" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'Cras faucibus. Nunc adipiscing,'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'enim in scelerisque convallis,'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'augue '", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline SPAN id='t'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'purus'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox ' eleifend lacus, at'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'sagittis eros leo pulvinar velit.'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'Integer sollicitudin nisi ut urna'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'blandit convallis.'", |
- "reason": "forced by layout" |
- } |
- ] |
-} |
- |