Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/outline-clip-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/outline-clip-change-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/outline-clip-change-expected.txt |
deleted file mode 100644 |
index 006a59c76d158aa4469cc9ca7a9f679bfd37da70..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/outline-clip-change-expected.txt |
+++ /dev/null |
@@ -1,43 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (positioned) A id='link' class='updated'", |
- "rect": [43, 97, 97, 28], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [48, 102, 87, 17], |
- "reason": "subtree" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (positioned) A id='link' class='updated'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineTextBox 'Lorem Ipsum'", |
- "reason": "subtree" |
- } |
- ] |
-} |
- |