- From: Tom Golden via GitHub <sysbot+gh@w3.org>
- Date: Fri, 23 Jun 2023 12:35:15 +0000
- To: public-css-archive@w3.org
tbjgolden has just created a new issue for https://github.com/w3c/csswg-drafts: == [mediaqueries-5] [css-syntax-3] Unclear how <general-enclosed> is terminated == When reading a general enclosed expression, it says to consume an `<any-value>` production. However it doesn't mention how to detect how this production terminates. Does it read until the first `)` - or does it also allow nesting parentheses pairs `( ... )` (or indeed `[ ... ]` and other groupings)? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9002 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 23 June 2023 12:35:16 UTC