[csswg-drafts] [web-animations-1] The definition of a current effect should reflect the playback rate

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

== [web-animations-1] The definition of a current effect should reflect the playback rate ==
This has come up in a couple of contexts for me recently, but I'm starting to think that the definition of a **[current](https://drafts.csswg.org/web-animations-1/#current)** effect should reflect the sign of the playback rate.

If you have an animation with a negative playback rate that is in the end delay phase, it should probably be returned by `getAnimations()` even if it is not filling.

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

Received on Thursday, 4 October 2018 03:55:40 UTC