Source code
Revision control
Copy as Markdown
Other Tools
Test Info: Warnings
- This test gets skipped with pattern: true
- Manifest: layout/reftests/webm-video/reftest.list
<!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>