[csswg-drafts] [scroll-animations-1] currentTime when scroll range is 0? (#7401)

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

== [scroll-animations-1] currentTime when scroll range is 0? ==
The spec does not yet include the calculation for the currentTime, however the description of currentTime in the [IDL interface](https://drafts.csswg.org/scroll-animations-1/rewrite#scrolltimeline-interface) suggests that the timeline is only inactive (producing a null time) when the principle box is not a scroll container.

What happens when we have a ScrollTimeline source scroll container with 0 range?

I think the logical conclusion is that this is another case in which the timeline should be considered inactive and return a null time.

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


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

Received on Wednesday, 22 June 2022 15:17:04 UTC