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