Re: [csswg-drafts] [scroll-animations-1] Typo in calculation of ViewTimeline progress (#10960)

Yes, looks like a typo, should be:
```
progress = (current - start) / (end - start)
```
With regard to corresponding scroll offsets. 
I think we wrote that in one of the issues but can't find it now. 

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


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

Received on Thursday, 17 October 2024 21:21:04 UTC