Index: LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/relative-sized-image-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/relative-sized-image-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/relative-sized-image-expected.txt |
deleted file mode 100644 |
index c58cbfa5ef7d4d7639429f0cc70ce9a2343ae491..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/relative-sized-image-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [109, 69, 300, 400], |
- [109, 69, 300, 400], |
- [8, 68, 402, 404], |
- [8, 68, 102, 404] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineBox", |
- "LayoutBlockFlow div id='contentBox'", |
- "LayoutSVGRoot svg", |
- "LayoutSVGImage image" |
- ] |
- } |
- ] |
-} |
- |