<!DOCTYPE HTML>
<html>
<body style="background:black;">
<!--
Test that if a WebM video has an alpha channel, it is displayed correctly.
-->
<video src="webm-alpha.webm">
</video>
</body>
</html>