[csswg-drafts] [css-animations-2] should `animation-composition` be taken into account when merging keyframes? (#6935)

graouts has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-animations-2] should `animation-composition` be taken into account when merging keyframes? ==
The [Keyframes section](https://drafts.csswg.org/css-animations-2/#keyframes) of the [CSS Animations Level 2 spec](https://drafts.csswg.org/css-animations-2/) discusses how `animation-timing-function` applied to individual keyframes should be account for along with the offset to merge keyframes with similar offset and easing.

Should `animation-composition` also be account for here such that only keyframes with the same offset, canonical timing function _and_ composite operation be merged?


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6935 using your GitHub account


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

Received on Thursday, 6 January 2022 14:34:50 UTC