Re: [csswg-drafts] why mediaqueries? (#8472)

Both style rules and your media queries can start with an identifier, which can be quite long, but CSS doesn't have infinite lookahead. You also seem to expect `max-width:start-end {}` to be a media query, but it just looks like a type selector, a pseudo-class, and a style block. See nesting discussions, there is a similar problem.

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


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

Received on Monday, 20 February 2023 22:31:41 UTC