Re: [csswg-drafts] [web-animations-2] Add web-animation animation events equivalent to css-animations and css-transitions. (#8544)

> if a parent group repeats causing a child to finish, then start again, that there are no events dispatched

CSS Animations has an [`animationiteration` event](https://drafts.csswg.org/css-animations/#eventdef-globaleventhandlers-animationiteration) which fires between iterations.

> It's a good question, however, as to whether these events should be dispatched at effects or animations (but with an effect member).

I think you may want both abilities, as I'm sure some developers are interested in whether the whole set of animations (whatever those animations happen to be) has ended.

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


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

Received on Saturday, 11 March 2023 01:51:57 UTC