servo/tests/unit/style
bors-servo 50bba770d6 Auto merge of #14789 - Manishearth:supports, r=SimonSapin
Support @supports

fixes #14786

cc @heycam @upsuper
r? @SimonSapin

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14789)
<!-- Reviewable:end -->
2017-01-09 10:54:38 -08:00
..
parsing Auto merge of #14789 - Manishearth:supports, r=SimonSapin 2017-01-09 10:54:38 -08:00
properties Convert transition-timing-function longhand into vector_longhand 2017-01-08 17:19:01 +03:00
rule_tree style: Add simple rule-tree benchmarks. Fix rule node drop race. 2016-12-19 09:46:59 +01:00
animated_properties.rs Interpolate colors with premultiplied alpha. 2016-12-28 09:18:22 +09: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 Upgrade to rayon 0.6. 2016-12-21 10:57:37 -08:00
lib.rs Switch to crates.io for atomic_refcell. 2017-01-03 18:14:27 -08:00
logical_geometry.rs Move util::logical_geometry to style 2016-02-18 10:17:13 +01:00
media_queries.rs style: Isolate the soon-to-be style-backend-specific from the media_query module. 2017-01-07 12:34:43 +01:00
owning_handle.rs Implement OwningHandle in style. 2016-10-13 16:53:37 -06:00
str.rs cow_to_ascii_lowercase() 2016-12-09 10:56:20 -10:00
stylesheets.rs style: Add a StylesheetLoader abstraction, and make it a no-op on Geckolib. 2016-12-16 16:57:19 +01:00
stylist.rs Use PropertyId instead of Atom for CSSStyleDeclaration::get_computed_style 2016-12-09 17:06:50 -10:00
value.rs Treat top-level number in calc() invalid 2016-12-03 00:34:43 +11:00
viewport.rs style: Isolate the soon-to-be style-backend-specific from the media_query module. 2017-01-07 12:34:43 +01:00