Re: [csswg-drafts] [css-view-transitions-2] Creating 'classes' of transition groups (#8319)

> Just to clarify, `.box { ... }` would also target pseudo-elements. Since we're treating this like regular DOM element classes.

I don't think it should, much like a descendant combinator doesn't cross the "real" vs pseudo tree boundary. I would imagine you actually have to have a way to cross into pseudo land like `::view-transition-group(*).box { ... }`

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


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

Received on Tuesday, 17 October 2023 18:38:22 UTC