Re: [csswg-drafts] [css-values-5][various] Better handling of arguments with commas (#9539)

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