servo/components/style/values/computed
bors-servo d76d097891 Auto merge of #17774 - servo:derive-all-the-things, r=emilio
Prepare some code for future derivation 🌊

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17774)
<!-- Reviewable:end -->
2017-07-19 01:56:05 -07:00
..
background.rs Move Animatable::get_zero_value to ToAnimatedZero::to_animated_zero 2017-07-19 10:19:44 +02:00
basic_shape.rs Fix serialisation of computed circle() shapes 2017-06-07 23:47:03 +02:00
border.rs Rename BorderImageWidthSide to BorderImageSideWidth 2017-06-02 10:53:28 +02:00
color.rs Add separate computed Color value. 2017-06-08 12:59:26 +10:00
effects.rs Make text-shadow and box-shadow use SimpleShadow 2017-06-28 16:28:25 +02:00
flex.rs Rename LengthOrPercentageOrAutoOrContent to FlexBasis 2017-06-17 13:46:35 +02:00
gecko.rs Use generics for scroll-snap-points-* 2017-06-06 19:27:43 +02:00
image.rs Implement serialization of linear-gradient the same ways as in Gecko 2017-07-13 12:20:30 +02:00
length.rs style: Respect calc for percentages. 2017-07-14 13:43:27 +02:00
mod.rs style: Cleanup most of the Inner mess. 2017-07-18 17:34:57 +02:00
position.rs style: Respect calc for percentages. 2017-07-14 13:43:27 +02:00
rect.rs Introduce style::values::generics::rect ▭ 2017-05-23 10:59:57 +02:00
text.rs Move Animatable::get_zero_value to ToAnimatedZero::to_animated_zero 2017-07-19 10:19:44 +02:00
transform.rs Move Animatable::get_zero_value to ToAnimatedZero::to_animated_zero 2017-07-19 10:19:44 +02:00