Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt |
deleted file mode 100644 |
index 72d26b2541ca05bddfe2f933cd1cd4d82192156b..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt |
+++ /dev/null |
@@ -1,69 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [9, 87, 198, 16], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [16, 117, 184, 16], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [76, 117, 64, 16], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText (anonymous)", |
- "rect": [9, 87, 63, 16], |
- "reason": "full" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText (anonymous)", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'SUCCESS'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'SUCCESS'", |
- "reason": "full" |
- } |
- ] |
-} |
- |