gecko/layout/reftests/ogg-video/encoded-aspect-ratio-1.html

9 lines
228 B
HTML

<!DOCTYPE HTML>
<html>
<body style="background:white;">
<!-- Test if video displays correctly with a 3:2 aspect ratio.
It should display at w=150 h=100. -->
<video src="black100x100-aspect3to2.ogv"></video>
</body>
</html>