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

Got some [feedback](https://github.com/w3ctag/design-reviews/issues/994#issuecomment-2427287323) that having `AnimationEffect.getComputedTiming().progress` and `Animation.progress` which mean different things could be confusing.
Could we consider renaming `progress`?
Perhaps `totalProgress` to reflect that it accounts for all the animation's iterations as opposed to `AnimationEffect.getComputedTiming().progress` which only accounts for the current iteration's progress.

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


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

Received on Tuesday, 29 October 2024 16:38:08 UTC