- From: Khushal Sagar via GitHub <sysbot+gh@w3.org>
- Date: Wed, 24 Apr 2024 11:25:50 +0000
- To: public-css-archive@w3.org
> The user scroll down during the animation At what stage of the transition is this happening? For both the old and new DOM we'll compute the element's visibility only once when we're looking for elements with names. So a visibility change after that (from scrolling) won't impact whether the element is captured or the pseudo-DOM structure. And can you clarify in what situation the UA would add "-ua-from-out-of-viewport". The idea of UA provided classes sounds reasonable, just want to make sure I get the details right. -- GitHub Notification of comment by khushalsagar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8282#issuecomment-2074720411 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 24 April 2024 11:25:50 UTC