- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 06 Jul 2022 22:47:16 +0000
- To: public-css-archive@w3.org
ScrollTimeline associates with a scroll container. It's not associated with any descendant element. ViewTimeline inherits from it and is _additionally_ associated with a containing-block descendant of that scroll container so that it can track when that element is visible. I don't see how you can take a ScrollTimeline and use it as a ViewTimeline, it doesn't know which element to track. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7462#issuecomment-1176830419 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 6 July 2022 22:47:19 UTC