- From: Steve Kobes (Chromium) via GitHub <noreply@w3.org>
- Date: Thu, 04 Dec 2025 14:57:50 +0000
- To: public-css-archive@w3.org
@marnec I also like to think of scope and participant as distinct concepts and I agree that it's easy to make them separate elements by adding wrappers as needed.
However, I want to correct the last part of your comment: `document` is actually self-participating by default when you call `document.startViewTransition()`. You have to opt out explicitly by writing `html { view-transition-name: none }`. So self-participating scopes would be the behavior that is consistent with document transitions.
--
GitHub Notification of comment by skobes-chromium
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12319#issuecomment-3612660605 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 4 December 2025 14:57:51 UTC