- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Sat, 16 Oct 2021 00:06:15 +0000
- To: public-css-archive@w3.org
Parens in non-terminals are just a way to implicitly refer to the grammar of the given function, like `<'color'>` refers to the 'color' property. It's not meant to be a general policy one way or the other. Things like `<url>` aren't referring to the `url()` function, they're referring to anything that represents a URL, which can also be a `<string>`. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5728#issuecomment-944818061 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 16 October 2021 00:06:16 UTC