servo/components/style/values/specified
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
..
align.rs Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
background.rs Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
basic_shape.rs Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
border.rs style: Reduce some code duplication and ugliness when parsing identifiers. 2017-06-11 03:12:02 +02:00
calc.rs Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
color.rs Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
effects.rs Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
flex.rs Rename LengthOrPercentageOrAutoOrContent to FlexBasis 2017-06-17 13:46:35 +02:00
gecko.rs Thread ParseError return values through CSS parsing. 2017-06-09 16:46:25 -04:00
grid.rs Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
image.rs Revert "Auto merge of #17868 - ferjm:bug1380259.radial.gradients, r=xidorn" 2017-07-26 14:25:22 +02:00
length.rs Remove the inherited_style getter from StyleBuilder. 2017-07-26 13:40:02 -04:00
mod.rs Auto merge of #17839 - heycam:opacity-smil, r=hiro 2017-07-24 19:13:08 -07:00
position.rs style: Respect calc for percentages. 2017-07-14 13:43:27 +02:00
rect.rs Thread ParseError return values through CSS parsing. 2017-06-09 16:46:25 -04:00
text.rs Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
transform.rs Update cssparser to 0.18 2017-07-24 11:39:12 +02:00