chromium/third_party/blink/web_tests/external/wpt/web-animations/animation-model/keyframe-effects/effect-value-opacity-replaced-effect-ref.html

<!doctype html>
<style>
div {
  width: 100px;
  height: 100px;
  background: green;
}
</style>
<div></div>