Re: [csswg-drafts] [scroll-animations-1] Allow named ranges to be used with math functions (#8852)

Since we resolved on not clamping timeline ranges by default, I still want to allow it as opt-in.
So my use case is an element with an entry animation that should play from 0% progress. Now, either that element is out of the first fold and a timeline from `entry 0%` can play from it's beginning, or on a specific screen it may load inside first fold and will appear as semi transparent.
It's also important for authoring tools where effects are generic but a consistent experience is desired by the user.

I guess we can achieve this opt-in in other methods, but this one seemed the most simple one. 

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


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

Received on Saturday, 3 June 2023 15:54:11 UTC