mirror of
https://github.com/servo/servo.git
synced 2025-10-18 09:19:16 +01:00
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 --> |
||
---|---|---|
.. | ||
basic_shape.rs | ||
font.rs | ||
image.rs | ||
inherited_text.rs | ||
mask.rs | ||
mod.rs | ||
position.rs | ||
selectors.rs |