Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE HTML>
<html>
<body style="background:grey;">
<!--
Test that if a WebM video has an alpha channel, it is displayed correctly.
-->
<video src="webm-alpha.webm">
</video>
</body>
</html>