Re: [csswg-drafts] [css-conditional] Unbalanced brackets in @supports condition

Using Syntax 3 (and invoking the "parse as CSS" entry point) will auto-close any blocks. Using `<any-value>` (which I agree is correct there), however, will cause both of the OP's examples to be invalid, because of the unmatched } and ) tokens.

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

Received on Tuesday, 3 July 2018 00:45:55 UTC