[csswg-drafts] Pull Request: [css-animation-2] Setting `animation.effect.composite` should override any further change to `animation-composition`

graouts has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-animation-2] Setting `animation.effect.composite` should override any further change to `animation-composition` ==
Much like setting other animation or animation effect property using the Web Animations API lead to further changes
to the matching CSS property to not be reflected on the animation or animation effect, changes to `animation-composition`
should no longer be reflected on the animation effect if `animation.effect.composite` is set.

Testing for this has already been landed as part of https://github.com/web-platform-tests/wpt/commit/52c5cb32bb28c90dde71de8f7bbd71ba7eec054f.

See https://github.com/w3c/csswg-drafts/pull/6975


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 21 January 2022 16:06:38 UTC