servo/components/style/properties
bors-servo 287b02e21f Auto merge of #15360 - atheed:font-weight-keyword, r=emilio
Ensured all font-weight keywords are preserved until computed-value time

Fixed the serialization of `font-weight` keywords (i.e. `bold`, `normal`, etc.) to ensure that Servo preserves the keyword until computed-value time (just as other major browsers do).

---
<!-- 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
- [X] These changes fix #15337

<!-- Either: -->
- [X] There are tests for these changes

<!-- 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/15360)
<!-- Reviewable:end -->
2017-02-08 11:04:29 -08:00
..
helpers Make transform property animatable. 2017-02-04 08:54:00 +09:00
longhand fix to ensure all font-weight keywords are preserved 2017-02-08 13:39:37 -05:00
shorthand removed invalid FIXME 2017-02-07 15:01:52 -05: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 Parse value entirely for setting property via CSSOM 2017-02-02 16:07:49 +11:00
gecko.mako.rs add support for mask_position_parse/serial 2017-02-05 00:38:03 +08: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 Not blockify flow-root 2017-02-07 14:21:08 +11:00