diff options
Diffstat (limited to 'dom/smil/crashtests/1402547-1.html')
-rw-r--r-- | dom/smil/crashtests/1402547-1.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/smil/crashtests/1402547-1.html b/dom/smil/crashtests/1402547-1.html new file mode 100644 index 0000000000..28fa7ce185 --- /dev/null +++ b/dom/smil/crashtests/1402547-1.html @@ -0,0 +1,3 @@ +<svg> +<animate id='a' calcMode='discrete' attributeName='height' by='-159'/> +<animate id='a' calcMode='discrete' attributeName='height' by='-159'/> |