- From: Lea Verou via GitHub <noreply@w3.org>
- Date: Fri, 17 Jul 2026 13:42:48 +0000
- To: public-css-archive@w3.org
I strongly believe we should use a wildcard instead of introducing new syntax. This makes sense to everyone familiar with class selector, and can be easily adopted by other syntactic bits throughout the language. Yes, it's unfortunate that `.foo-*` and `.foo- *` would mean different things, but (a) no-one defines such class names in practice and (b) CSS selectors already work that way, `.foo .bar` is distinct from `.foo.bar`. -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10001#issuecomment-5003890801 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 17 July 2026 13:42:48 UTC