diff options
Diffstat (limited to 'layout/reftests/ogg-video/empty-1b.html')
-rw-r--r-- | layout/reftests/ogg-video/empty-1b.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/ogg-video/empty-1b.html b/layout/reftests/ogg-video/empty-1b.html new file mode 100644 index 0000000000..9dd17dbbaa --- /dev/null +++ b/layout/reftests/ogg-video/empty-1b.html @@ -0,0 +1,6 @@ +<!DOCTYPE HTML> +<html> +<body style="background:white;"> +<video src="black140x100.ogv" style="height:0"></video> +</body> +</html> |