[csswg-drafts] [scroll-animations] Can progress-based timelines report a current time outside of the `[0%-100%]` range? (#11033)

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

== [scroll-animations] Can progress-based timelines report a current time outside of the `[0%-100%]` range? ==
I couldn't find in the Scroll-driven Animations spec whether the current time of a progress-based timeline, such as a `ScrollTimeline` or a `ViewTimeline`, can be outside of the `[0%-100%]` value range, for instance when rubber-banding. Chrome's behavior appears to be that that range is enforced and values are clipped at `0%` and `100%`. Is that behavior specified somewhere?

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


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

Received on Monday, 14 October 2024 15:35:42 UTC