Re: [csswg-drafts] [web-animations-1] Swap start time position when playback rate is flipped on non-monotonic timeline (#8146)

Still a minor edge case if updating the playback rate while paused.  One possible solution here would be to preserve the current time while paused, but set a flag to update the start time once we resume playing the animation.  We have something similar for setTimeline ("reset current time on resume" flag in level 2 of the spec).

-- 
GitHub Notification of comment by kevers-google
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/8146#issuecomment-1331089523 using your GitHub account


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

Received on Tuesday, 29 November 2022 18:09:17 UTC