servo/components/style/properties
bors-servo 28b1c3818f Auto merge of #18508 - mstange:add-fsbgc-system-colors, r=emilio
style: Add system colors from bug 1387594.

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

These are the necessary servo changes for https://bugzilla.mozilla.org/show_bug.cgi?id=1387594 .

I'm also re-importing the generated Gecko bindings from my object directory:
 - servo/components/style/gecko/generated/structs_debug.rs
 - servo/components/style/gecko/generated/structs_release.rs

But the number of changes to those files surprises me.

---
<!-- 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
- [X] These changes do not require tests because they're tested by compiling mozilla-central once the patches from https://bugzilla.mozilla.org/show_bug.cgi?id=1387594 land - without this patch, Firefox won't compile.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- 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/18508)
<!-- Reviewable:end -->
2017-09-14 14:20:15 -05:00
..
helpers Share more strings between Debug implementations for property-based types. 2017-09-14 11:52:46 -04:00
longhand Auto merge of #18508 - mstange:add-fsbgc-system-colors, r=emilio 2017-09-14 14:20:15 -05:00
shorthand style: Properly use integers on grid properties, and derive ToComputedValue. 2017-09-11 11:29:27 +02:00
build.py Remove testing feature from style crate 2017-08-07 14:30:31 -07:00
computed_value_flags.rs style: Add a TLS-based style struct caching mechanism. 2017-09-14 17:13:39 +08:00
data.py Introduce values::animated::Animate 2017-08-22 09:41:01 +02:00
declaration_block.rs Auto merge of #18494 - frewsxcv:frewsxcv-size-hint, r=jdm 2017-09-13 19:38:32 -05:00
gecko.mako.rs Auto merge of #18498 - upsuper:enum-keyword-exhaustive, r=emilio 2017-09-14 06:28:16 -05:00
helpers.mako.rs Auto merge of #18499 - heycam:rule-cache, r=emilio 2017-09-14 04:28:50 -05: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 Share more strings between Debug implementations for property-based types. 2017-09-14 11:52:46 -04:00