testing/web-platform/tests/css/css-masking/clip-path/animations/clip-path-animation-fragmented-ref.html
author Lando <lando@lando.test>
Fri, 11 Jul 2025 04:32:24 +0000 (34 minutes ago)
changeset 796014 f14d1c1492bc6791542a001365abbca4bd9b28db
parent 637514 1487477d564b7a9d9465e3a89d8c05c6e79ba150
permissions -rw-r--r--
Merge autoland to mozilla-central
<!DOCTYPE html>
<div style="columns: 2; width: 200px; height: 100px;">
  <div style="background-color: blue; height: 100px;clip-path: circle(25% at 50% 50%);"></div>
</div>