servo/components/style/properties
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
..
helpers Add decomposition and interpolation of 3D matrices 2016-09-16 12:57:25 +03:00
longhand Auto merge of #13450 - Wafflespeanut:border_spacing, r=Manishearth 2016-09-30 00:25:08 -05:00
shorthand Auto merge of #13336 - canaltinova:mask, r=Manishearth 2016-09-29 00:22:54 -07:00
build.py Run style with all properties enabled 2016-09-23 15:10:40 +05:30
data.py Run style unit tests in testing mode, disable some properties in testing mode 2016-09-28 10:00:36 +02:00
gecko.mako.rs Auto merge of #13450 - Wafflespeanut:border_spacing, r=Manishearth 2016-09-30 00:25:08 -05:00
helpers.mako.rs Add from_computed_value() function for converting computed values to specified 2016-09-23 09:44:32 +05:30
Mako-0.9.1.zip Revert "Remove mako.zip" 2016-09-04 12:52:30 +08:00
properties.html.mako Move Mako-related files into a new sub-directory. 2016-04-20 14:49:27 +02:00
properties.mako.rs Implement parsing for mask shorthand 2016-09-29 01:48:38 +03:00