- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Tue, 19 Nov 2024 16:03:19 +0000
- To: public-css-archive@w3.org
Looking at it again, I'm not sure this is correct. In step 6 of update the rendering, we call [reveal](https://html.spec.whatwg.org/multipage/browsing-the-web.html#reveal), which ends up calling [activate view transition](https://drafts.csswg.org/css-view-transitions-1/#activate-view-transition), which sets the boolean in step 5. All of this happens before the content-visibility loop. Or am I reading the problem wrong? -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10773#issuecomment-2486123876 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 19 November 2024 16:03:20 UTC