diff options
Diffstat (limited to 'image/test/reftest/gif/transparent-animation-finalframe.html')
-rw-r--r-- | image/test/reftest/gif/transparent-animation-finalframe.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/image/test/reftest/gif/transparent-animation-finalframe.html b/image/test/reftest/gif/transparent-animation-finalframe.html new file mode 100644 index 0000000000..6f160d1b7c --- /dev/null +++ b/image/test/reftest/gif/transparent-animation-finalframe.html @@ -0,0 +1,6 @@ +<!DOCTYPE HTML> +<html> +<body> +<img src="transparent-animation-finalframe.gif"> +</body> +</html> |