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