servo/tests/unit/style
Simon Sapin 83b3ebf6ac Simplify TOML syntax
* Sections like `[dependencies.foo]` can be entries in a `[dependencies]`
  section with the `{key = value}` syntax.
* Per-target dependencies can be expressed with more general `cfg(…)`
  conditions instead of exact target triples:
  https://github.com/rust-lang/cargo/pull/2328
2016-04-26 23:51:36 +02:00
..
attr.rs Move util::str::parse_length into 'style' component. 2016-03-24 10:45:33 -04:00
Cargo.toml Simplify TOML syntax 2016-04-26 23:51:36 +02:00
lib.rs Renamed TComputedValues to ComputedValues 2016-03-29 23:30:13 +03:00
logical_geometry.rs Move util::logical_geometry to style 2016-02-18 10:17:13 +01:00
media_queries.rs Remove the url! plugin. 2016-04-14 15:35:28 +02:00
stylesheets.rs Remove the url! plugin. 2016-04-14 15:35:28 +02:00
viewport.rs Remove the url! plugin. 2016-04-14 15:35:28 +02:00