diff options
Diffstat (limited to 'layout/reftests/ogg-video/aspect-ratio-2-ref.html')
-rw-r--r-- | layout/reftests/ogg-video/aspect-ratio-2-ref.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/ogg-video/aspect-ratio-2-ref.html b/layout/reftests/ogg-video/aspect-ratio-2-ref.html new file mode 100644 index 0000000000..4f78ab4d2f --- /dev/null +++ b/layout/reftests/ogg-video/aspect-ratio-2-ref.html @@ -0,0 +1,6 @@ +<!DOCTYPE HTML> +<html> +<body style="background:white;"> +<div style="width:280px; height:200px; position:relative; left:200px; top:200px; background:black;"></div> +</body> +</html> |