- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 02 Aug 2023 18:41:54 +0000
- To: public-css-archive@w3.org
#8094 points out that `:--foo` is also proposed for custom selectors, e.g. https://drafts.csswg.org/css-extensions/#custom-selectors has this example: ```css @custom-selector :--heading { expansion: h1, h2, h3, h4, h5, h6; } ``` -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4805#issuecomment-1662763534 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 2 August 2023 18:41:55 UTC