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

9 lines
284 B
HTML

<!DOCTYPE HTML>
<html class="reftest-wait">
<body style="background:white;">
<video id="v" src="black140x100.ogv"
style="width:140px; height:300px; position:relative; left:100px;"
onloadeddata="document.documentElement.removeAttribute('class')"></video>
</body>
</html>