servo/components/style/properties
bors-servo e9c5860808 Auto merge of #16996 - bzbarsky:backout-webkit-appearance, r=bzbarsky
Back out webkit-appearance support in stylo for now.

See https://bugzilla.mozilla.org/show_bug.cgi?id=1365614 for web compat issues this causes.

<!-- 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
- [X] These changes fix https://bugzilla.mozilla.org/show_bug.cgi?id=1365614

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

<!-- 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/16996)
<!-- Reviewable:end -->
2017-05-22 13:36:36 -05:00
..
helpers Rename MinLength to MozLength. 2017-05-21 08:33:12 +09:00
longhand Auto merge of #16996 - bzbarsky:backout-webkit-appearance, r=bzbarsky 2017-05-22 13:36:36 -05:00
shorthand Auto merge of #16962 - hiikezoe:prefixed-intrinsic-size-value, r=Manishearth 2017-05-22 01:46:01 -05:00
build.py Use ascii_case_insensitive_phf_map! in PropertyId::parse 2017-02-26 11:10:33 +01:00
data.py Make font-stretch animatable. 2017-05-19 09:06:00 +09:00
declaration_block.rs Factor out PropertyDeclaration only iterator. 2017-05-22 07:16:23 +09:00
gecko.mako.rs Auto merge of #16994 - servo:derive-all-the-things, r=emilio 2017-05-22 11:37:28 -05:00
helpers.mako.rs Auto merge of #16962 - hiikezoe:prefixed-intrinsic-size-value, r=Manishearth 2017-05-22 01:46:01 -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 Auto merge of #16973 - servo:derive-all-the-things, r=emilio 2017-05-21 08:48:10 -05:00