Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-inner-svg-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-inner-svg-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-inner-svg-expected.txt |
deleted file mode 100644 |
index 983b84c02b84c61915ba2a0031b38ae19100996a..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-inner-svg-expected.txt |
+++ /dev/null |
@@ -1,60 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow div id='contentBox'", |
- "rect": [8, 50, 402, 404], |
- "reason": "forced by layout" |
- }, |
- { |
- "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", |
- "rect": [27, 67, 364, 364], |
- "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", |
- "rect": [13, 205, 92, 91], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- } |
- ] |
- } |
- ] |
-} |
- |