mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
283 B
HTML
9 lines
283 B
HTML
<!DOCTYPE HTML>
|
|
<html class="reftest-wait">
|
|
<body style="background:white;">
|
|
<video id="v" src="black140x100.ogv"
|
|
style="width:340px; height:100px; position:relative; top:100px;"
|
|
onloadeddata="document.documentElement.removeAttribute('class')"></video>
|
|
</body>
|
|
</html>
|