[csswg-drafts] [scroll-animations-1] Animation.getCurrentTime is easily confused with Animation.currentTime (#8201)

birtles has just created a new issue for https://github.com/w3c/csswg-drafts:

== [scroll-animations-1] Animation.getCurrentTime is easily confused with Animation.currentTime ==
I think it's confusing to have both `currentTime` and `getCurrentTime`.

Would it be possible to:

1. Move this to the `ScrollTimeline` interface,
2. Rename it to `getCurrentTimeForRange`, _and_
3. Make the `rangeName` argument non-optional

?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8201 using your GitHub account


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

Received on Wednesday, 7 December 2022 23:26:14 UTC