servo/components/style/values/specified
Emilio Cobos Álvarez e0b3e5f691 style: Derive more stuff for clip rects.
I feel a bit weird for using LenghtPercentageOrAuto to implement LengthOrAuto,
but I don't think much other code will use it so it seemed a bit better to me.

Differential Revision: https://phabricator.services.mozilla.com/D21863
2019-03-13 15:08:32 +01:00
..
align.rs style: Include the 'unsafe' keyword in serializations of css-align properties. 2018-12-16 13:35:07 +01:00
angle.rs style: Remove Options from TransformOperation. 2019-03-13 15:08:26 +01:00
background.rs style: Use rust types for background-size. 2019-02-23 21:02:46 -08:00
basic_shape.rs style: Add a Zero trait that doesn't require Add, and use it in place of num_traits and IsZeroLength. 2019-03-13 15:08:14 +01:00
border.rs style: Add a Zero trait that doesn't require Add, and use it in place of num_traits and IsZeroLength. 2019-03-13 15:08:14 +01:00
box.rs style: Drop css parser support for 'contain:style'. 2019-03-13 15:08:29 +01:00
calc.rs Reformat 2019-02-26 08:18:33 +01:00
color.rs style: Refactor preference stylesheet prefs to not require a pres context. 2019-03-13 15:08:31 +01:00
column.rs style: Improve #[derive(Parse)]. 2019-02-23 21:04:44 -08:00
counters.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
easing.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
effects.rs style: Add a Zero trait that doesn't require Add, and use it in place of num_traits and IsZeroLength. 2019-03-13 15:08:14 +01:00
flex.rs style: Improve #[derive(Parse)]. 2019-02-23 21:04:44 -08:00
font.rs style: Rustfmt recent changes. 2019-02-23 21:05:32 -08:00
gecko.rs style: Derive more length stuff, and shrink MaxLength / MozLength's repr(C) representation. 2019-02-10 07:11:46 +01:00
grid.rs Rustfmt recent changes. 2019-01-08 12:01:28 +01:00
image.rs style: Improve #[derive(Parse)]. 2019-02-23 21:04:44 -08:00
length.rs style: Derive more stuff for clip rects. 2019-03-13 15:08:32 +01:00
list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
mod.rs style: Derive more stuff for clip rects. 2019-03-13 15:08:32 +01:00
motion.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
outline.rs style: Use cbindgen for border-style and outline-style. 2018-12-02 14:17:27 -05:00
percentage.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
position.rs style: Add a Zero trait that doesn't require Add, and use it in place of num_traits and IsZeroLength. 2019-03-13 15:08:14 +01:00
rect.rs style: Use Rust types for some misc properties. 2019-02-23 21:04:33 -08:00
resolution.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
source_size_list.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
svg.rs style: Cleanup and fix interpolation of SVG lengths. 2019-03-13 15:08:15 +01:00
svg_path.rs style: Derive more. 2019-01-29 02:39:13 +01:00
table.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
text.rs style: Make word-break: break-word behave like word-break: normal; overflow-wrap: anywhere. 2019-03-13 15:08:14 +01:00
time.rs Reformat 2019-02-26 08:18:33 +01:00
transform.rs style: Remove Options from TransformOperation. 2019-03-13 15:08:26 +01:00
ui.rs style: Improve #[derive(Parse)]. 2019-02-23 21:04:44 -08:00
url.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00