Re: [csswg-drafts] [web-animations-2] Progress APIs (#8799)

Thanks @bramus. Adding to agenda to discuss/resolve:

1. Add read-only currentProgress to [Animation](https://www.w3.org/TR/web-animations-1/#the-animation-interface) calculated as [currentTime](https://www.w3.org/TR/web-animations-1/#animation-current-time) / [effect endTime](https://www.w3.org/TR/web-animations-1/#end-time).
2. Should it return 0 (technically the mathematical result), null, or undefined when the animation end time is infinite?

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


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

Received on Friday, 12 May 2023 17:45:52 UTC