diff options
Diffstat (limited to '')
-rw-r--r-- | image/test/mochitest/iframe.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/image/test/mochitest/iframe.html b/image/test/mochitest/iframe.html new file mode 100644 index 0000000000..6d66557ef8 --- /dev/null +++ b/image/test/mochitest/iframe.html @@ -0,0 +1,5 @@ +<html> +<body bgcolor="gray"> + <img src="animated-gif.gif"> +</body> +</html>
\ No newline at end of file |