Sascha Peilicke bba63d9df5 Proper media queries
The lexer now identifies media queries in @media ... {} and
@import ... ; statements. For that, two new states "mediaquery" and
import" where added. The parser uses those to implement the CSS3 media
query BNF (www.w3.org/TR/css3-mediaqueries). Overall test coverage
increased.
2014-01-21 15:03:06 +01:00
..
2012-01-28 14:52:09 +00:00
2013-07-19 11:22:12 +02:00
2014-01-21 15:03:06 +01:00
2014-01-21 15:03:06 +01:00
2013-12-20 11:15:42 +01:00