- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Feb 2024 07:11:33 +0000
- To: public-css-archive@w3.org
You definitely don't need an ident before a ()-block. In fact, if you have an ident, you would get a function instead.
```js
CSS.supports("--a", "()"); // true
```
--
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9539#issuecomment-1968364096 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 28 February 2024 07:11:34 UTC