servo/components/style/values/computed
Boris Zbarsky 648c0a3d0b Remove the inherited_style getter from StyleBuilder.
The concept of inherited style is about to get a bit more complicated, and this
will prevent consumers from doing it wrong.

Part 1 of Gecko bug1382806.  r=emilio
2017-07-26 13:40:02 -04: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 Remove the inherited_style getter from StyleBuilder. 2017-07-26 13:40:02 -04: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