Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/reflection-redraw-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/reflection-redraw-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/reflection-redraw-expected.txt |
deleted file mode 100644 |
index 190b68ea50aea93fd2cbfaf92b71f9800f107ad0..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/reflection-redraw-expected.txt |
+++ /dev/null |
@@ -1,101 +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": [381, 267, 284, 59], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [71, 267, 284, 59], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [306, 34, 124, 182], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [306, 377, 124, 156], |
- "reason": "style change" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutText #text", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'The color of this text'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'in the reflection'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'should be green'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'The color of this text'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'in the reflection'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'should be green'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'The color of this text'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'in the reflection'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'should be green'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'The color of this text'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'in the reflection'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'should be green'", |
- "reason": "style change" |
- } |
- ] |
-} |
- |