servo/components/style/values/specified
bors-servo 5cc2b4f705 Auto merge of #18447 - servo:kill-cvas, r=emilio
Remove most uses of ComputedValueAsSpecified

<!-- 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/18447)
<!-- Reviewable:end -->
2017-09-11 20:04:12 -05:00
..
align.rs style: Get rid of ComputedValueAsSpecified for alignment props. 2017-09-11 11:29:29 +02:00
angle.rs style: Remove HasViewportPercentage. 2017-08-29 23:51:21 +02:00
background.rs Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
basic_shape.rs Introduce ComputedUrl 2017-08-09 13:55:39 +02:00
border.rs style: Remove HasViewportPercentage. 2017-08-29 23:51:21 +02:00
box.rs Use generics for the vertical-align property 2017-08-30 23:01:12 +02:00
calc.rs Keep the unit of the serialization of specified::CalcLengthOrPercentage. 2017-09-07 22:39:18 +08:00
color.rs style: Move color to use predefined_type. 2017-09-04 11:43:50 +02:00
effects.rs Report more specific error for invalid filter properties (bug 1386900). 2017-09-06 10:06:07 -07: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 style: Properly use integers on grid properties, and derive ToComputedValue. 2017-09-11 11:29:27 +02:00
image.rs Box gradients and rects in Image. r=xidorn 2017-09-09 10:55:58 -04:00
length.rs stylo: Round down when computing viewport units 2017-09-11 13:24:35 -07:00
mod.rs Do not use CVAS for gecko::SpecifiedUrl 2017-09-11 18:41:22 +02:00
percentage.rs style: Remove HasViewportPercentage. 2017-08-29 23:51:21 +02:00
position.rs style: Remove HasViewportPercentage. 2017-08-29 23:51:21 +02:00
rect.rs Move specified and computed percentages to submodules 2017-08-14 02:47:43 +02:00
svg.rs style: Remove HasViewportPercentage. 2017-08-29 23:51:21 +02:00
text.rs stylo: Compute font-size calcs against appropriate base size 2017-08-31 17:22:17 -07:00
time.rs style: Remove HasViewportPercentage. 2017-08-29 23:51:21 +02:00
transform.rs style: Remove HasViewportPercentage. 2017-08-29 23:51:21 +02:00