servo/components/style_derive
Emilio Cobos Álvarez 40a616920c
style: Remove values::Verbatim.
No point of having two things that do the same.

Bug: 1457635
Reviewed-by: xidorn
MozReview-Commit-ID: Do1L4bvOeVQ
2018-05-05 16:20:38 +02:00
..
animate.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
Cargo.toml Update Webrender 2018-04-25 10:25:21 +02:00
cg.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
compute_squared_distance.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
lib.rs style: Add some attributes for SpecifiedValueInfo to help deriving more from types. 2018-04-29 03:28:48 +02:00
parse.rs style: Have Parse derive respect #[css(skip)] on variant as well and derive Parse for KeywordSize. 2018-04-29 03:28:44 +02:00
specified_value_info.rs style: Move represents_keyword to the css attributes. 2018-05-05 16:20:22 +02:00
to_animated_value.rs Opt into field bounds for #[derive(ToComputedValue)] 2018-03-09 18:54:59 +01:00
to_animated_zero.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
to_computed_value.rs Opt into field bounds for #[derive(ToComputedValue)] 2018-03-09 18:54:59 +01:00
to_css.rs style: Remove values::Verbatim. 2018-05-05 16:20:38 +02:00