servo/components/style/media_queries
Boris Chiou 52d39fc1bc style: Move Ratio into independent files.
Based on https://drafts.csswg.org/css-values/#ratios, <ratio> should be
a general types in css values, and now the media query and the position use
this type, so let's move it into the independent files.

Differential Revision: https://phabricator.services.mozilla.com/D106218
2021-02-26 16:44:05 +01:00
..
media_condition.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
media_feature.rs style: Move Ratio into independent files. 2021-02-26 16:44:05 +01:00
media_feature_expression.rs style: Move Ratio into independent files. 2021-02-26 16:44:05 +01:00
media_list.rs Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
media_query.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00