servo/components/style/properties
bors-servo dfc44a0d35 Auto merge of #17455 - canaltinova:webkit-displays, r=Manishearth
Implement webkit prefixed values for display property

Added -webkit-{flex,inline-flex} values as flex, inline-flex. I didn't do this gecko only since that doesn't require anything in layout side.

---
<!-- 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 #15400 (github issue number if applicable).

<!-- 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/17455)
<!-- Reviewable:end -->
2017-06-22 06:35:41 -07:00
..
helpers Use FnvHashmap instead of HashMap for AnimationValueMap. 2017-06-21 08:36:48 +09:00
longhand Auto merge of #17455 - canaltinova:webkit-displays, r=Manishearth 2017-06-22 06:35:41 -07:00
shorthand Untry style 2017-06-18 13:18:13 +02:00
build.py Use ascii_case_insensitive_phf_map! in PropertyId::parse 2017-02-26 11:10:33 +01:00
data.py Make TransitionProperty treat all properties that are not transitionable as unsupported 2017-06-15 10:19:48 +09:00
declaration_block.rs Untry style 2017-06-18 13:18:13 +02:00
gecko.mako.rs style: Assert we never style a root element from another document. 2017-06-21 19:55:02 +02:00
helpers.mako.rs Untry style 2017-06-18 13:18:13 +02: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 style: Assert we never style a root element from another document. 2017-06-21 19:55:02 +02:00