Re: [csswg-drafts] [css-view-transitions-1] Naming elements inside shadow DOM via `::part` (#10303)

> I realize tree-scoping VT comes with a bunch of issues, especially with the pseudo-elements being created only on the root element. Even if you scope VT name to a subtree, that VT name will be exposed to the Document through the pseudo-elements which breaks the scoping.

What if styling the pseudo-elements (everything under `view-transition-group`) were also tree-scoped? The only snag would be dealing with `:only-child` but perhaps we can find a specific solution to that?

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


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

Received on Monday, 1 July 2024 10:42:32 UTC