testing/web-platform/tests/web-animations/animation-model/keyframe-effects/effect-value-opacity-replaced-effect-in-shadow-root-ref.html
author Lando <lando@lando.test>
Thu, 10 Jul 2025 16:11:40 +0000 (7 hours ago)
changeset 795966 8f464d9c468ba1a7c1b0338deaa8bc8023f8ae3d
parent 672201 bdf25220cd7813390e38fc571d428c355a6f41b3
permissions -rw-r--r--
Merge autoland to mozilla-central
<!doctype html>
<style>
div {
  width: 100px;
  height: 100px;
  background: green;
}
</style>
<div></div>