Re: [csswg-drafts] [scroll-animations] ScrollTimeline fill-mode has asymmetric interaction with animation fill modes. (#4325)

I believe the last remaining tasks for this issue are the following:

* Animations need to add the concept of `hold_phase` similar to `hold_time` it will make sure that effects behave correctly under circumstances such as pausing the animation and scrolling, or setting animation current time when the timeline is inactive.

* Update animation and animation effect [active time](https://drafts.csswg.org/web-animations-1/#active-time) and [phase](https://drafts.csswg.org/web-animations-1/#before-phase) calculation to take the timeline state (or hold phase) into account.

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

Received on Thursday, 18 June 2020 19:01:12 UTC