Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/transform-inline-layered-child-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/transform-inline-layered-child-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/transform-inline-layered-child-expected.txt |
deleted file mode 100644 |
index 09f3c422facaaf9b37f654dcc03c825cde1da560..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/transform-inline-layered-child-expected.txt |
+++ /dev/null |
@@ -1,139 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='box'", |
- "rect": [66, 85, 168, 192], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutInline (relative positioned) SPAN id='child'", |
- "rect": [139, 359, 151, 180], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [139, 359, 151, 180], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutInline (relative positioned) SPAN id='child'", |
- "rect": [300, 300, 80, 161], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [300, 301, 80, 160], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [147, 85, 1, 1], |
- "reason": "subtree" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='box'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutInline (relative positioned) SPAN id='child'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineTextBox 'A B C'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineTextBox 'D E F'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineTextBox 'G H I'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineTextBox 'J K L'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineTextBox 'M N O'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineTextBox 'P Q R'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineTextBox 'S T U'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineTextBox 'V W X'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineTextBox 'Y Z'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "subtree" |
- } |
- ] |
-} |
- |