servo/components/style_traits
Emilio Cobos Álvarez a6328ba3ce
style: Ensure all lonhands have a working clone(), and to_css.
This removes some dubious font-family code too.

It ensures that vector longhands have a proper clone implementation
auto-generating it using `collect()`.

Bug: 1461296
Reviewed-by: xidorn
MozReview-Commit-ID: FkdnbTkeF6E
2018-05-19 10:15:17 +02:00
..
Cargo.toml style: Fix tidy issues and Servo build. 2018-04-29 05:09:43 +02:00
cursor.rs style: Manually implement collect_completion_keywords for some types. 2018-04-29 03:28:50 +02:00
lib.rs style: Fix tidy issues and Servo build. 2018-04-29 05:09:43 +02:00
specified_value_info.rs style: Move represents_keyword to the css attributes. 2018-05-05 16:20:22 +02:00
values.rs style: Ensure all lonhands have a working clone(), and to_css. 2018-05-19 10:15:17 +02:00
viewport.rs Remove useless AsciiExt imports. 2018-03-27 10:30:02 +02:00