Index: LayoutTests/virtual/slimmingpaint/svg/custom/gradient-add-stops-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/gradient-add-stops-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/gradient-add-stops-expected.txt |
deleted file mode 100644 |
index 2ade61b89d2e97fcf94135ef33e5b90946ec3615..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/gradient-add-stops-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGResourceLinearGradient linearGradient id='test'", |
- "LayoutSVGGradientStop stop", |
- "LayoutSVGRect rect" |
- ] |
- } |
- ] |
-} |
- |