Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/outline-continuations-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/outline-continuations-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/outline-continuations-expected.txt |
deleted file mode 100644 |
index 4456b33cc52701d9ecd8b5d0acf86aa9297b5d7a..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/outline-continuations-expected.txt |
+++ /dev/null |
@@ -1,103 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [18, 148, 200, 18], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [18, 110, 200, 18], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline SPAN id='outer'", |
- "rect": [16, 108, 88, 59], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutInline SPAN id='outer'", |
- "rect": [16, 146, 88, 21], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [18, 148, 84, 17], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [18, 110, 84, 17], |
- "reason": "forced by layout" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline SPAN id='outer'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'CONTENTS'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline SPAN id='outer'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'CONTENTS'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline SPAN id='outer'", |
- "reason": "style change" |
- } |
- ] |
-} |
- |