- From: vmpstr via GitHub <sysbot+gh@w3.org>
- Date: Tue, 17 Oct 2023 18:38:20 +0000
- To: public-css-archive@w3.org
> 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