Re: [csswg-drafts] [scroll-animations-1] Bring back Scroll Offsets (#7575)

> As for the range end, I'm not sure we have a clear definition of what `exit 90vh` means? Is that the same as `exit 0% + 90vh`? `- 90vh`? I think we need to resolve on #8054 to answer that.

Yes, `exit 90vh` is equivalent to `exit calc(0% + 90vh)`.

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


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

Received on Friday, 10 March 2023 17:42:57 UTC