1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-05 14:48:55 +00:00
Files
UXP/layout/reftests/webm-video/empty-1a.html
T

7 lines
128 B
HTML

<!DOCTYPE HTML>
<html>
<body style="background:white;">
<video src="black140x100.webm" style="width:0"></video>
</body>
</html>