Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/transform-inline-layered-child-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/transform-inline-layered-child-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/transform-inline-layered-child-expected.txt |
deleted file mode 100644 |
index 50c02dac027cc7c8c4fd68aead5f663f2de6b813..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/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": [61, 87, 178, 206], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutInline (relative positioned) SPAN id='child'", |
- "rect": [135, 360, 160, 196], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [135, 361, 159, 194], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutInline (relative positioned) SPAN id='child'", |
- "rect": [300, 300, 80, 179], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [300, 302, 80, 176], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [151, 87, 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" |
- } |
- ] |
-} |
- |