servo/tests/unit/style
Simon Sapin 74eaf2ad6f Remove one level of nesting in Stylist
Since #13134, the "normal" and "important" parts of `Stylist` are identical,
so we don’t need to store them twice.
2016-09-06 14:17:27 +08:00
..
parsing Tests for 3+ value positions in basic shapes 2016-09-01 14:00:00 +05:30
properties Add new command for Windows configuration 2016-09-01 23:33:44 +02:00
attr.rs account for sign in double parsing 2016-07-28 18:56:14 +01:00
cache.rs Move util::cache to style. 2016-07-08 16:44:47 +02:00
Cargo.toml style: Provide whether we're styling or not to rust-selectors. 2016-08-31 17:27:15 -07:00
lib.rs Import SelectorMap unit tests from the selectors crate. 2016-08-21 03:40:39 +02:00
logical_geometry.rs Move util::logical_geometry to style 2016-02-18 10:17:13 +01:00
media_queries.rs Update to euclid 0.8 2016-08-12 03:12:06 +02:00
selector_matching.rs Remove one level of nesting in Stylist 2016-09-06 14:17:27 +08:00
str.rs Move util::str to style 2016-07-05 10:43:54 +02:00
stylesheets.rs Remove now-redundant Arc inside PropertyDeclarationBlock. 2016-08-31 02:34:08 +02:00
value.rs Only restyle viewport-relative nodes on viewport size change 2016-07-18 11:01:42 +08:00
viewport.rs Update to euclid 0.8 2016-08-12 03:12:06 +02:00