trisquel-icecat/icecat/layout/reftests/webm-video/webm-alpha.html

10 lines
No EOL
197 B
HTML

<!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>