Index: LayoutTests/virtual/slimmingpaint/svg/custom/use-inherit-style-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/use-inherit-style-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/use-inherit-style-expected.txt |
deleted file mode 100644 |
index f11e7535be7a9a721ac5a165db5f5978379fe031..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/use-inherit-style-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 100, 60], |
- [0, 0, 100, 60], |
- [0, 0, 100, 60] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGContainer g id='g'", |
- "LayoutSVGContainer use", |
- "LayoutSVGRect rect id='rect'" |
- ] |
- } |
- ] |
-} |
- |