layout/reftests/webm-video/clipping-1a.html
author Andy Leiserson <aleiserson@mozilla.com>
Sat, 19 Jul 2025 16:44:54 +0000 (8 hours ago)
changeset 797257 246e16bb06c941d6f64d807d43c807bfba04ae86
parent 73585 d108ca6c87fd7705b8c2620a7c58890a4fa091ca
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:white">
<div style="overflow:hidden; position:absolute; left:0; top:0; width:200px; height:600px;">
  <video src="black140x100.webm" style="width:400px; margin-left:-100px;"></video>
</div>
</body>
</html>