[csswg-drafts] [selectors] same syntax for custom states and custom selectors (#8094)

romainmenke has just created a new issue for https://github.com/w3c/csswg-drafts:

== [selectors] same syntax for custom states and custom selectors ==
- https://github.com/WICG/custom-state-pseudo-class/issues/6
- https://drafts.csswg.org/css-extensions/#custom-selectors

`@custom-selector :--heading h1, h2, h3, h4, h5, h6;` has been in use for years as a way to declare custom selectors through [`postcss-custom-selectors`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors#readme)

Is it fine that these overlap or does one need to change?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8094 using your GitHub account


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

Received on Thursday, 17 November 2022 18:59:29 UTC