Re: [csswg-drafts] [scroll-animations-1] currentTime when scroll range is 0 (again) (#7778)

SGTM!

I think the formula should also include insets, just for sake of completeness,  so we get:
```
scrollport_height = scrollportHeight - (view_timeline_inset_start + view_timeline_inset_end)
```

So that changing the insets should also change that specific value.

Also note that insets may also affect the formula for `contain` and the case for timeline inactivity. 

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


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

Received on Tuesday, 15 November 2022 13:27:54 UTC