Re: [csswg-drafts] [web-animations-1] Current time calculation has odd interaction with ScrollTimeline (#2075)

> Note that we do still preserve the current time (which would adjust the start time) when [setting the playback rate](https://www.w3.org/TR/web-animations-1/#setting-the-playback-rate-of-an-animation). If we think that the intent for updating the playback rate on a scroll linked animation is to make the effect progress faster or slower with the original timing then perhaps we should update this procedure as well to not update the current time for such animations.

Sorry, I really don't have all the scroll animation timeline behavior in my head, but first impression is that it's probably not important to preserve the current time for a scroll animation (or any animation operating on a finite timeline) when updating the playback rate. At least to me, jumping would seem acceptable in that case.

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


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

Received on Friday, 12 August 2022 02:19:15 UTC