servo/components/style/media_queries
Emilio Cobos Álvarez 2d2e84aad5
style: Error reporting fixes for media queries.
Do it so that we always try to evaluate the media expression and the modern
syntax last, so that the most specific error message comes up.

Bug: 1422225
Reviewed-by: xidorn
MozReview-Commit-ID: 2tqdAsWh6Kh
2018-07-01 00:04:48 +02:00
..
media_condition.rs style: Error reporting fixes for media queries. 2018-07-01 00:04:48 +02:00
media_list.rs style: Evaluate MediaConditions, and glue it all together. 2018-07-01 00:04:35 +02:00
media_query.rs style: Error reporting fixes for media queries. 2018-07-01 00:04:48 +02:00
mod.rs style: Add code to parse media conditions. 2018-07-01 00:04:07 +02:00