gecko-dev/layout/reftests/ogg-video/aspect-ratio-2a.html

9 строки
283 B
HTML

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