summaryrefslogtreecommitdiffstats
path: root/dom/smil/crashtests/611927-1.svg
diff options
context:
space:
mode:
Diffstat (limited to 'dom/smil/crashtests/611927-1.svg')
-rw-r--r--dom/smil/crashtests/611927-1.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/smil/crashtests/611927-1.svg b/dom/smil/crashtests/611927-1.svg
new file mode 100644
index 000000000..ea60f4ce1
--- /dev/null
+++ b/dom/smil/crashtests/611927-1.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg">
+ <animate attributeName="stroke-width"/>
+ <animate attributeName="stroke-width" by="10em"/>
+</svg>