[csswg-drafts] Pull Request: [web-animations-1] Fixed play animation procedure for scroll animations (#2075)

ogerchikov has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [web-animations-1] Fixed play animation procedure for scroll animations  (#2075) ==
#4842 is missing updates required to handle reverse() API and re-playing finished animations:
- If scroll animation is reversed and start time is set as part of play animation procedure, pending playback rate needs to be applied to ensure correct current time calculation while the animation is in pending state.
- When re-playing finished scroll animation hold_time needs to be set to unresolved to ensure start_time stays resolved.


See https://github.com/w3c/csswg-drafts/pull/5059

Received on Monday, 11 May 2020 03:38:19 UTC