servo/components/style/values/specified
bors-servo e4dba3abef Auto merge of #19462 - emilio:angle-parsing, r=nox
style: Cleanup Angle parsing.

This PR also contains a functional change, allowing to parse unitless zero angles in hue-rotate().

See the links and the comments for why.

<!-- 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/19462)
<!-- Reviewable:end -->
2017-12-03 09:14:59 -06:00
..
align.rs Allow unused imports for AsciiExt in style code. 2017-11-09 12:43:23 +01:00
angle.rs style: Deduplicate Angle parsing code. 2017-12-02 15:39:06 +01:00
background.rs style: Move background-repeat and mask-repeat outside of mako. 2017-10-24 15:31:11 +02:00
basic_shape.rs style: Support shape-image: <image> 2017-11-29 11:27:31 +08:00
border.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
box.rs Bug 951793 - Style support for overscroll-behavior in Stylo. r=emilio 2017-11-24 16:48:04 -05:00
calc.rs Implement Servo_ParseTransformIntoMatrix. 2017-11-28 10:08:12 +08:00
color.rs style: Don't waste an allocation when failing to parse a color. 2017-12-01 20:55:24 +01:00
effects.rs style: Allow parsing unitless zero angles in hue-rotate(). 2017-12-02 15:39:05 +01:00
flex.rs Update to cssparser 0.22 (source location in error types) 2017-10-10 13:28:17 +02:00
font.rs style: Move font-family outside of mako 2017-11-26 00:36:00 +08:00
gecko.rs Fix commonmark Markdown warnings in docs, part 1 2017-10-17 11:24:57 -07:00
grid.rs style: Make css(dimension) apply to the variant. 2017-11-12 16:25:00 +01:00
image.rs style: Deduplicate Angle parsing code. 2017-12-02 15:39:06 +01:00
length.rs Implement Servo_ParseTransformIntoMatrix. 2017-11-28 10:08:12 +08:00
mod.rs style: Remove free parsing functions, use Integer::parse and Number::parse instead. 2017-12-02 16:15:11 +01:00
percentage.rs Allow unused imports for AsciiExt in style code. 2017-11-09 12:43:23 +01:00
position.rs style: Move grid-template-areas outside of mako 2017-11-29 22:36:55 +08:00
rect.rs Move specified and computed percentages to submodules 2017-08-14 02:47:43 +02:00
source_size_list.rs stylo: Integrate Servo SourceSizeList in ResponsiveImageSelector. 2017-11-13 02:48:48 +01:00
svg.rs Fix commonmark Markdown warnings in docs, part 1 2017-10-17 11:24:57 -07:00
table.rs Move table -x-span outisde of mako 2017-10-27 01:09:57 -05:00
text.rs Move text-decoration-line out of mako 2017-11-14 13:13:23 -08:00
time.rs Allow unused imports for AsciiExt in style code. 2017-11-09 12:43:23 +01:00
transform.rs Auto merge of #19462 - emilio:angle-parsing, r=nox 2017-12-03 09:14:59 -06:00
ui.rs style: Move -moz-force-broken-image-icon out of mako 2017-11-19 22:52:18 +03:00