[csswg-drafts] [css-view-transition-2] `view-transition-class` and tree-scoping (#10529)

noamr has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-view-transition-2] `view-transition-class` and tree-scoping ==
Following up on #10145, we should determine whether elements can define a `view-transition-class` inside shadow DOM that gets matched to a corresponding class in the pseudo-element (e.g. if the element is a `::part`)..
Based on https://drafts.csswg.org/css-scoping-1/#shadow-names, I think it makes sense to allow that, as a `view-transition-class` is similar to giving an element a `font-family` that's defined in the root inside a `@font-face`.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10529 using your GitHub account


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

Received on Thursday, 4 July 2024 15:01:56 UTC