diff options
Diffstat (limited to 'dom/smil/crashtests/1322770-1.svg')
-rw-r--r-- | dom/smil/crashtests/1322770-1.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/smil/crashtests/1322770-1.svg b/dom/smil/crashtests/1322770-1.svg new file mode 100644 index 0000000000..405435184e --- /dev/null +++ b/dom/smil/crashtests/1322770-1.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg"> + <animateMotion keyTimes='.1;.6;.6' path='m0,1l7,3' keyPoints='.6;1;.7'/> +</svg> |