servo/components
bors-servo 6d4b9e65e6 Auto merge of #11748 - emilio:stylo-background-xxx, r=mbrubeck
stylo: Support the rest of the background-xxx P1 properties.

<!-- Please describe your changes on the following line: -->

---
<!-- 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 geckolib-only changes

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

We do the same that with background-{image, repeat}, we just use the first
element until servo can parse and use a list efficiently.

cc/r? @mbrubeck @bholley @heycam

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11748)
<!-- Reviewable:end -->
2016-06-16 04:44:44 -05:00
..
canvas Remove empty lines following braces. 2016-05-27 13:32:05 -04:00
canvas_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
compositing compositor: Rerequest scroll positions from WebRender while overscrolled 2016-06-10 15:56:57 -07:00
constellation Check to see if about:failure failed. 2016-06-15 06:39:53 -05:00
devtools Make the net monitor panel in FF's devtools show meaningful output. 2016-06-06 00:51:36 +01:00
devtools_traits Make the net monitor panel in FF's devtools show meaningful output. 2016-06-06 00:51:36 +01:00
gfx script: When using WebRender, keep the DOM-side scroll positions for 2016-06-10 18:43:04 -07:00
gfx_traits script: When using WebRender, keep the DOM-side scroll positions for 2016-06-10 18:43:04 -07:00
layout Auto merge of #11746 - DarinM223:master, r=mbrubeck 2016-06-16 03:57:38 -05:00
layout_traits Remove the layout shutdown channel. 2016-06-04 13:24:32 +02:00
msg Added support for navigating by a delta 2016-06-04 18:47:38 -06:00
net filepicker 2016-06-14 20:22:51 +08:00
net_traits Auto merge of #11745 - servo:rustup, r=mbrubeck 2016-06-14 18:32:37 -05:00
plugins Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07) 2016-06-08 14:03:57 +02:00
profile implement related sw interface and register method 2016-06-02 04:09:39 +05:30
profile_traits implement related sw interface and register method 2016-06-02 04:09:39 +05:30
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Auto merge of #11697 - mrmiywj:form-index-getter, r=Ms2ger 2016-06-15 01:10:49 -05:00
script_traits script: When using WebRender, keep the DOM-side scroll positions for 2016-06-10 18:43:04 -07:00
servo Update to rustc 2016-06-14. 2016-06-15 00:27:36 +01:00
style stylo: Support the rest of the background-xxx P1 properties. 2016-06-15 11:49:57 +02:00
style_traits use less repetitive name 2016-06-12 12:28:07 +08:00
util Pick up libz update to fix android build 2016-06-09 15:10:36 -05:00
webdriver_server Added support for navigating by a delta 2016-06-04 18:47:38 -06:00