Re: [csswg-drafts] [css-animations-2] Composed Animations with existing keyframes (#7574)

I think this should be covered by [group effects](https://drafts.csswg.org/web-animations-2/#grouping-and-synchronization) which are proposed for Web Animations level 2, however the corresponding CSS syntax has yet to be proposed.

I believe that would we preferable to composing CSS keyframes in this way because:

- it makes the feature available and modifiable from JS
- it can be extended to running effects in parallel, not just in sequence
- it allows targeting multiple elements

That said, perhaps the ultimate shape of the corresponding CSS syntax might end up resembling this proposal in some cases.

-- 
GitHub Notification of comment by birtles
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7574#issuecomment-1207517505 using your GitHub account


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

Received on Monday, 8 August 2022 00:15:39 UTC