servo/tests/unit/style/parsing
bors-servo f7b0ef343a Auto merge of #13886 - AVGP:13837-linear-gradient-tests, r=canaltinova
Adds parsing test for linear-gradient

<!-- Please describe your changes on the following line: -->
Tests if `linear-gradient` is correctly parsed without `<side-or-corner>` as well as with `to left` and `to right`.

---
<!-- 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 #13837 (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/13886)
<!-- Reviewable:end -->
2016-10-30 14:45:09 -05:00
..
basic_shape.rs Tests for 3+ value positions in basic shapes 2016-09-01 14:00:00 +05:30
font.rs Parse font-language-override style property 2016-10-28 15:25:02 +02:00
image.rs Adds parsing test for linear-gradient 2016-10-30 12:44:44 -07:00
inherited_text.rs 13894 Use Unicode Segmentation's graphemes 2016-10-26 18:54:37 -04:00
mask.rs Move parse_longhand macro to parse tests module 2016-10-18 20:42:17 +05:30
mod.rs Auto merge of #13910 - rwakulszowa:font-feature-settings, r=emilio 2016-10-27 10:48:41 -05:00
position.rs Change parsing behavior and implement to_computed_value function 2016-08-27 22:56:46 +03:00
selectors.rs Update selectors to 0.10, with ToCss serialization. 2016-08-18 14:46:24 +02:00