servo/components/gfx
bors-servo fd8127b23b Auto merge of #15905 - mephisto41:add-border-gradient, r=emilio
Add gradient border support.

webrender add gradient border support in https://github.com/servo/webrender/pull/953. This pr add support in servo.

---
<!-- 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: -->
- [X] These changes do not require tests because it should be covered by wpt

<!-- 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/15905)
<!-- Reviewable:end -->
2017-03-26 02:29:16 -07:00
..
display_list Auto merge of #15905 - mephisto41:add-border-gradient, r=emilio 2017-03-26 02:29:16 -07:00
platform Make ServoUrl::as_url return a &Url 2017-03-23 15:37:32 +01:00
text Use SIMD in gfx when possible 2017-02-04 12:46:22 +01:00
Cargo.toml Update parking_lot_core and smallvec 2017-03-22 14:55:49 -07:00
font.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
font_cache_thread.rs Update WR (image tiling, inset box shadow fixes, new key api). 2017-02-27 08:54:28 +10:00
font_context.rs Remove unused FontContext::font_cache_thread(). 2016-10-31 16:22:36 +01:00
font_template.rs Update to string-cache 0.3 2016-11-03 16:23:05 +01:00
lib.rs Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00