Re: [csswg-drafts] [scroll-animations-1] Rethinking timeline-phase (#7240)

It looks like `phase` was added to the [AnimationTimeline interface](https://www.w3.org/TR/web-animations-1/#the-animationtimeline-interface) but no browser currently exposes it ([demo](https://jsbin.com/diqirib/edit?js,output)).

I propose we remove `phase` from the interface, and remove the before and after phases (which were only used by scroll timelines) replacing them by allowing the current time to progress beyond 0 or 100% which would implicitly put the animation in the correct phase.

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


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

Received on Friday, 20 May 2022 17:14:56 UTC