servo/components/style_traits
Xidorn Quan 7fe7b2ffb1
style: Add a ValueInfo trait for exposing types needed by devtools.
Most of types just derive it using proc_macro directly. Some of value
types need manual impl.

In my current plan, this new trait will be used in bug 1434130 to expose
values as well.

Bug: 1455576
Reviewed-by: emilio
MozReview-Commit-ID: LI7fy45VkRw
2018-04-29 03:28:34 +02:00
..
Cargo.toml Bump euclid to 0.17 2018-02-28 09:46:59 +01:00
cursor.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
lib.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
specified_value_info.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
values.rs style: Document #[css(skip_if)] 2018-03-08 10:28:10 +01:00
viewport.rs Remove useless AsciiExt imports. 2018-03-27 10:30:02 +02:00