Re: [csswg-drafts] [css-mediaqueries] Should comment tokens be allowed between the ">" and "=" delimiters in media queries? (#6248)

Comments are never mentioned at all when discussing syntax, because they're always allowed between any two tokens. (And the parser in Syntax explicitly removes them at parse time; impls can preserve them, but must treat the token stream as if they didn't exist.)

Whitespace is mentioned only because the CSS value-definition grammar implicitly allows whitespace between any two tokens, and we specifically wanted to exclude that there.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 28 April 2021 18:01:43 UTC