W3C home > Mailing lists > Public > public-css-archive@w3.org > September 2020

Re: [csswg-drafts] [css-conditional] Unbalanced brackets in @supports condition (#1016)

From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
Date: Mon, 28 Sep 2020 22:39:38 +0000
To: public-css-archive@w3.org
Message-ID: <issue_comment.created-700320579-1601332777-sysbot+gh@w3.org>
Yeah, the specs now normatively reference Syntax 3 properly, so everything's well defined. *Missing* closing brackets will be auto-closed by the CSS parser (and thus are perfectly fine), but unbalanced brackets are invalid per the `<any-value>` production.

So `(color: green) or an-extension(that is [unclosed` is valid, `(color: green) or an-extension(that is [unbalanced)` is invalid.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1016#issuecomment-700320579 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 28 September 2020 22:39:40 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:17 UTC