- From: Lea Verou via GitHub <noreply@w3.org>
- Date: Wed, 02 Jul 2025 18:47:39 +0000
- To: public-css-archive@w3.org
Please note that future combinators will follow the `/name/` syntax, not ASCII art. So this might be something like `/invoked/`, i.e. `#invoker /invoked/ #target`. Then, you could even do `#invoker:has(/invoked/ *)` and `* /invoked/ #target` and you're pretty much done with most (all?) of the pseudo-class use cases 😁 -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12436#issuecomment-3028984370 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 2 July 2025 18:47:40 UTC