gecko/layout/reftests/ogg-video/empty-1b.html

8 lines
228 B
HTML

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