Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt |
deleted file mode 100644 |
index f03fc21f26f6d78c79ac3d231768fe3491e2437d..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt |
+++ /dev/null |
@@ -1,70 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow div id='contentBox'", |
- "rect": [8, 50, 402, 405], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutSVGContainer use", |
- "rect": [27, 67, 364, 364], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGPath path", |
- "rect": [27, 67, 364, 364], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [27, 67, 364, 364], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGViewportContainer svg id='gamesBorder'", |
- "rect": [27, 67, 364, 364], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGContainer use", |
- "rect": [13, 205, 92, 91], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGPath path", |
- "rect": [13, 205, 92, 91], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [13, 205, 92, 91], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGViewportContainer svg id='gamesBorder'", |
- "rect": [13, 205, 92, 91], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- } |
- ] |
- } |
- ] |
-} |
- |