Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt |
deleted file mode 100644 |
index 31591b09b1ca585741b009c9693387a2ad9a04c4..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt |
+++ /dev/null |
@@ -1,117 +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": [379, 267, 288, 71], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [69, 267, 288, 71], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [304, 22, 128, 206], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [304, 377, 128, 156], |
- "reason": "style change" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutText #text", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'The color of this'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'text in the'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'reflection should be'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'green'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'The color of this'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'text in the'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'reflection should be'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'green'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'The color of this'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'text in the'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'reflection should be'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'green'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'The color of this'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'text in the'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'reflection should be'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'green'", |
- "reason": "style change" |
- } |
- ] |
-} |
- |