[csswg-drafts] [css-animation-events] Initially paused animations emit `animationstart` events (#6027)

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

== [css-animation-events] Initially paused animations emit `animationstart` events ==
The spec does not forbid `animationstart` event to fire on an element whose `animation-play-state` CSS-property is set to `paused`, which is counterintuitive:

- [4.7. The animation-play-state property](https://www.w3.org/TR/css-animations-1/#animation-play-state)
- [5.2. Types of AnimationEvent](https://www.w3.org/TR/css-animations-1/#event-animationevent)

Is this an omission or a deliberate decision?

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


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

Received on Monday, 22 February 2021 02:23:44 UTC