servo/components
bors-servo 76092c437c Auto merge of #13450 - Wafflespeanut:border_spacing, r=Manishearth
Make use of Servo's border-spacing in Stylo

<!-- 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 have been tested manually

![screenshot](https://cloud.githubusercontent.com/assets/6691262/18867760/1fa46376-84c3-11e6-8e63-9fce042f5bb0.png)

r? @Manishearth

<!-- 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/13450)
<!-- Reviewable:end -->
2016-09-30 00:25:08 -05:00
..
canvas Add OSMesa headless mode, run WPT against Webrender, update tests. 2016-09-28 11:57:33 +10:00
canvas_traits Update cssparser 2016-09-07 14:13:56 +08:00
compositing Reorder use statements 2016-09-09 04:55:19 +02:00
constellation Inline push_pending_frame into its callers. 2016-09-20 14:01:56 +02:00
debugger Implement a WebSocket server for debugging. 2016-09-12 11:02:09 +02:00
devtools Reorder use statements 2016-09-09 04:55:19 +02:00
devtools_traits dom::Response implementation 2016-09-06 19:58:32 -07:00
gfx Auto merge of #13414 - flacerdk:master, r=mbrubeck 2016-09-29 19:20:55 -05:00
gfx_traits Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
layout Auto merge of #13414 - flacerdk:master, r=mbrubeck 2016-09-29 19:20:55 -05:00
layout_thread layout_thread: Don't build the display list for script queries unless 2016-09-26 14:48:33 -07:00
layout_traits Reorder use statements 2016-09-09 04:55:19 +02:00
msg Excise SubpageId and use only PipelineIds 2016-09-13 15:37:38 -04:00
net Avoid a possible deadlock in main_fetch's synchronous code. 2016-09-23 09:36:02 +02:00
net_traits Add FetchMetadata and update corresponding methods 2016-09-21 14:26:03 -07:00
plugins Don't crash when #[dom_struct] is applied on an empty struct 2016-09-26 12:10:16 +02:00
profile Reorder use statements 2016-09-09 04:55:19 +02:00
profile_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
range Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
script Auto merge of #13508 - tschneidereit:fix-sh-methods-codegen, r=emilio 2016-09-29 20:21:32 -05:00
script_layout_interface layout: Add a REPOSITION restyle damage type. 2016-09-26 14:20:30 -07:00
script_traits Replace current session entry for reloads 2016-09-19 14:23:03 -05:00
servo Auto merge of #13415 - Manishearth:style-testing-disable, r=SimonSapin 2016-09-28 16:39:49 -05:00
style Auto merge of #13450 - Wafflespeanut:border_spacing, r=Manishearth 2016-09-30 00:25:08 -05:00
style_traits Reorder use statements 2016-09-09 04:55:19 +02:00
util Auto merge of #13401 - notriddle:master, r=pcwalton 2016-09-29 13:16:24 -05:00
webdriver_server Use fn pipeline_id consistently, not fn pipeline 2016-09-13 15:17:40 -04:00