Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE HTML>
<html>
<body style="background:white;">
<!-- Ensure video element displays at poster size when video's intrinsic size isn't available -->
<video preload="none" src="black140x100.webm" poster="blue250x200.png"></video>
</body>
</html>