Re: [csswg-drafts] [css-mediaqueries] “inner” `@media` rules

I think this would be useful, and the error handling of CSS Syntax 
should allow this evolution. An unknown `@media ` in the middle of a 
rule set will simply get ignored, but will not confuse the parser, and
 traditional property declarations before or after the `@media` rule 
will continue to apply just fine.

I also don't think it poses any significant implementability challenge
 to make parsers support this, although I could be wrong about that.

LTL;DR: LGTM.

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

Received on Saturday, 10 December 2016 02:45:33 UTC