diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-04-29 09:40:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-29 09:40:32 -0500 |
commit | 53c62e890acd05475d94b19d760272c6b658d83a (patch) | |
tree | abfa37352185bafa8c35b867f7d9e8ea1e02eb30 /components/script/dom/htmloptgroupelement.rs | |
parent | 93a513c06fe6e889efc5a3a52a1509298a81bb3e (diff) | |
parent | d48c1222ca46ab437fd8934f8d1bdf49367647ca (diff) | |
download | servo-53c62e890acd05475d94b19d760272c6b658d83a.tar.gz servo-53c62e890acd05475d94b19d760272c6b658d83a.zip |
Auto merge of #16385 - pyfisch:radial-gradient, r=emilio
Implement radial gradients
<!-- Please describe your changes on the following line: -->
This PR passes the `radial-gradient` function down from CSS parsed properties to webrender. It currently lacks tests but the examples from MDN and some other tests work fine. Probably there are some wpt tests I can enable?
<!-- 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 #11779 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- 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/16385)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmloptgroupelement.rs')
0 files changed, 0 insertions, 0 deletions