- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Wed, 18 Jan 2023 16:44:36 +0000
- To: public-css-archive@w3.org
> If the first token is an ident, then:
Only ident or also function tokens?
This was discussed previously in the context of "starts with a symbol".
I am unsure if there were any proposals for actually using functions as properties or functional type selectors.
```css
foo {
bar(something): 10px;
div(something) {}
}
```
--
GitHub Notification of comment by romainmenke
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7961#issuecomment-1387372611 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 18 January 2023 16:44:37 UTC