diff options
Diffstat (limited to 'dom/smil/crashtests/526875-2.svg')
-rw-r--r-- | dom/smil/crashtests/526875-2.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/smil/crashtests/526875-2.svg b/dom/smil/crashtests/526875-2.svg new file mode 100644 index 0000000000..73c229da5f --- /dev/null +++ b/dom/smil/crashtests/526875-2.svg @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<svg xmlns="http://www.w3.org/2000/svg"> + <animate attributeName="fill-opacity" by="1"/> +</svg> |