diff options
Diffstat (limited to 'dom/svg/test/animated-svg-image-helper.html')
-rw-r--r-- | dom/svg/test/animated-svg-image-helper.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/svg/test/animated-svg-image-helper.html b/dom/svg/test/animated-svg-image-helper.html new file mode 100644 index 0000000000..94af2098bc --- /dev/null +++ b/dom/svg/test/animated-svg-image-helper.html @@ -0,0 +1,3 @@ +<html> + <img src="animated-svg-image-helper.svg"> +</html> |