gecko/layout/reftests/ogg-video/aspect-ratio-3b.html
2009-02-26 20:04:42 +13:00

8 lines
224 B
HTML

<!DOCTYPE HTML>
<html class="reftest-wait">
<body style="background:white;">
<video id="v" src="black140x100.ogv" height="200"
onloadeddata="document.documentElement.removeAttribute('class')"></video>
</body>
</html>