layout/reftests/webm-video/webm-alpha.html
author Andy Leiserson <aleiserson@mozilla.com>
Sat, 19 Jul 2025 16:44:54 +0000 (11 hours ago)
changeset 797257 246e16bb06c941d6f64d807d43c807bfba04ae86
parent 553413 ec2ec774de6ffcc590ba6f8ff4ad9918da368df1
permissions -rw-r--r--
Bug 1976958 - Update wgpu to b83c9cf (2025-07-10) r=webgpu-reviewers,supply-chain-reviewers,teoxoy Differential Revision: https://phabricator.services.mozilla.com/D257047
<!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>