Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt |
deleted file mode 100644 |
index 9df12f800de7c0f29fd1c05c7ba2640f493f4546..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt |
+++ /dev/null |
@@ -1,107 +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": [8, 114, 200, 89], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 78, 198, 53], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline SPAN id='t'", |
- "rect": [115, 84, 37, 47], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [115, 114, 37, 17], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline SPAN id='t'", |
- "rect": [38, 132, 36, 17], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [38, 132, 36, 17], |
- "reason": "forced by layout" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'Cras faucibus. Nunc'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'adipiscing, enim in scelerisque'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'convallis,\n'", |
- "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'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'lacus, at sagittis eros leo'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'pulvinar velit. Integer'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'sollicitudin nisi ut urna blandit'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'convallis.'", |
- "reason": "forced by layout" |
- } |
- ] |
-} |
- |