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;">
<!-- Test if poster frame with invalid poster displays video frame. -->
<video src="black140x100.webm" poster="not-a-valid-file"></video>
</body>
</html>