Re: [csswg-drafts] [mediaqueries-4] [mediaqueries-5] Spec no longer mentions case-insensitivity.

Ah so actually, at the rule level (which is what MQ defines), it is indeed Syntax that wins, via its section on extending the CSS Value Definition Grammar to rules: <https://drafts.csswg.org/css-syntax/#rule-defs>.

Per this, tokens are compared ASCII case-insensitive.  (Tho, uh, I should make sure that says "unless otherwise specified"...)

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

Received on Monday, 4 June 2018 19:46:34 UTC