servo/components/style/values/generics
bors-servo 7323c7745c Auto merge of #17617 - mantaroh:svg-paint-server, r=hiro,manishearth
Handling of invalid values in svg paint server

<!-- Please describe your changes on the following line: -->
This is a PR for https://bugzilla.mozilla.org/show_bug.cgi?id=1374161

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors

<!-- Either: -->
There are tests for these changes, a test case will be landed in reftests in https://bugzilla.mozilla.org/show_bug.cgi?id=1374161.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/17288)
<!-- Reviewable:end -->
2017-07-05 21:49:27 -07:00
..
background.rs Support unit variants when deriving ToCss 2017-06-07 16:47:59 +02:00
basic_shape.rs Simplify machinery to serialise optional parts of CSS values 2017-06-21 11:17:22 +02:00
border.rs Support unit variants when deriving ToCss 2017-06-07 16:47:59 +02:00
counters.rs Use generics for the filter property 2017-06-20 13:48:53 +02:00
effects.rs Introduce ToAnimatedValue 🎥 2017-06-29 14:03:15 +02:00
flex.rs Rename LengthOrPercentageOrAutoOrContent to FlexBasis 2017-06-17 13:46:35 +02:00
gecko.rs Introduce #[css(function)] for #[derive(ToCss)] 2017-06-13 10:19:23 +02:00
grid.rs stylo: Add auto-filled line names to mRepeatAutoLineNameListBefore. 2017-07-05 16:32:18 -07:00
image.rs stylo: Implement -moz-prefixed radial gradients 2017-06-30 17:54:01 -07:00
mod.rs Support none fallback for Paint server with URL. 2017-07-06 09:01:41 +09:00
position.rs Derive ToComputedValue 2017-05-21 15:31:17 +02:00
rect.rs Thread ParseError return values through CSS parsing. 2017-06-09 16:46:25 -04:00
text.rs Thread ParseError return values through CSS parsing. 2017-06-09 16:46:25 -04:00
transform.rs Use generics for transition-timing-function 📈 2017-06-05 16:49:55 +02:00