Index: LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-linked-gradient-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-linked-gradient-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-linked-gradient-expected.txt |
deleted file mode 100644 |
index 4cf589c97b73e0f39a3ecdf2518741e74f0dc1e6..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-linked-gradient-expected.txt |
+++ /dev/null |
@@ -1,23 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [10, 210, 430, 80], |
- [10, 110, 430, 80], |
- [10, 10, 430, 80] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutSVGGradientStop stop id='stop1'", |
- "LayoutSVGResourceLinearGradient linearGradient id='gradient'", |
- "LayoutSVGRect rect", |
- "LayoutSVGRect rect", |
- "LayoutSVGRect rect" |
- ] |
- } |
- ] |
-} |
- |