Re: [csswg-drafts] [css-view-transitions-1] Should view transition names be tree scoped? (#10145)

> I'm not sure I understand the distinction. Transitions can run outside of the root element, but they can't reference things within the shadow DOM. Running a transition within the shadow DOM would only solve some cases, but not all of them. For example, icon to detailed view morph wouldn't be possible if the icon is a part of a custom web component.

If you end up with such a component, the components are probably poorly separated in the first place.

To me, it sounds like scoped element transitions would be the better solution to this problem.

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


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

Received on Monday, 17 June 2024 18:57:04 UTC