servo/components/style/values/computed
bors-servo 9d2b98e6f8 Auto merge of #14598 - DominoTree:master, r=canaltinova
Fix linear gradient's specified form #13892

<!-- Please describe your changes on the following line: -->
WIP for #13892

---
<!-- 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
- [x] These changes fix #13892  (github issue number if applicable).

<!-- Either: -->
- [x] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- 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/14598)
<!-- Reviewable:end -->
2016-12-16 15:11:29 -08:00
..
basic_shape.rs style: Centralize specified url value handling, and refcount urls. 2016-11-10 13:15:21 +01:00
image.rs Maintain Corner type, add None type to AngleOrCorner 2016-12-16 17:49:15 -05:00
length.rs Add LengthOrNormal type aliases 2016-12-09 17:57:20 -05:00
mod.rs Auto merge of #14598 - DominoTree:master, r=canaltinova 2016-12-16 15:11:29 -08:00
position.rs Implement background-position-x/y 2016-12-15 01:36:27 +03:00