Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-with-resources-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-with-resources-expected.txt |
deleted file mode 100644 |
index 6e83b35b9359eaddf1e9e77493c4c7189c8772cb..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-with-resources-expected.txt |
+++ /dev/null |
@@ -1,50 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow div id='contentBox'", |
- "rect": [8, 68, 402, 404], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutSVGEllipse circle", |
- "rect": [48, 108, 322, 322], |
- "reason": "SVG resource change" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [48, 108, 322, 322], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGEllipse circle", |
- "rect": [9, 151, 100, 236], |
- "reason": "SVG resource change" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [9, 151, 100, 236], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- } |
- ] |
- } |
- ] |
-} |
- |