servo/components/style_derive
Emilio Cobos Álvarez 2c0a19e517
style: Move some parsing-only attributes to use #[parse(..)] instead of #[css(..)].
I need to admit I'm ambivalent about this one :).

Bug: 1466609
Reviewed-by: xidorn
MozReview-Commit-ID: F1jlfnQKXwo
2018-06-12 12:15:10 -07: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: Move some parsing-only attributes to use #[parse(..)] instead of #[css(..)]. 2018-06-12 12:15:10 -07:00
parse.rs style: Move some parsing-only attributes to use #[parse(..)] instead of #[css(..)]. 2018-06-12 12:15:10 -07:00
specified_value_info.rs style: Move some parsing-only attributes to use #[parse(..)] instead of #[css(..)]. 2018-06-12 12:15:10 -07: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: Move some parsing-only attributes to use #[parse(..)] instead of #[css(..)]. 2018-06-12 12:15:10 -07:00