servo/components/style/properties
bors-servo 48f3cc8325 Auto merge of #15356 - servo:font-face-descriptors, r=Manishearth
Add support for more @font-face descriptors

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

Part of https://bugzilla.mozilla.org/show_bug.cgi?id=1290237. I’ll add conversions to `nsCSSValue` separately because that requires new C++ functions in the stylo repository.

r? @bholley

---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- 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/15356)
<!-- Reviewable:end -->
2017-02-03 05:09:30 -08:00
..
helpers Bug 1328787 - Part 10: Set Keyframe.mPropertyValues for the case where keyframe is not specified. r=heycam 2017-01-29 09:07:41 +09:00
longhand Add font-weight descriptor to @font-face 2017-02-02 19:58:40 +01:00
shorthand Auto merge of #15356 - servo:font-face-descriptors, r=Manishearth 2017-02-03 05:09:30 -08:00
build.py Mako: configure included templates like the main one. 2017-01-24 20:04:27 +01:00
data.py Add gecko leagcy logical properties aliases 2017-01-11 11:17:58 +11:00
declaration_block.rs script: Refactor CSSStyleDeclaration and fix some bugs in the way. 2017-01-28 14:47:09 +01:00
gecko.mako.rs Introduce a FamilyName type, like FontFamily but not a generic family. 2017-02-02 19:13:06 +01:00
helpers.mako.rs Add font-style descriptor in @font-face 2017-02-02 19:57:40 +01:00
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 Preallocate in deduplicate_property_declarations 2017-01-31 16:43:57 -08:00