Re: [csswg-drafts] [scroll-animations-1][css-animations-2] Out-of-range range offsets (#8578)

Another issue with something like using `min(entry 0%, contain 100%)` for `start` in first fold, for example, is that it will just choose the lowest between the two, and not really interpolate and map the 0% progress to the actual starting point of the range.

So my use case is, if something has an effect that should run from 0% to 100% progress, regardless of layout, but it happens to load inside the viewport in first fold, then there's no range that the author can set and guarantee that it will happen.

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


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

Received on Tuesday, 2 May 2023 09:30:18 UTC