servo/components/style/gecko_bindings
bors-servo f1ae547b9f Auto merge of #16688 - KuoE0:make-stylo-support-mozmm-unit, r=xidorn
Make stylo support mozmm unit

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

This issue is reported at https://bugzilla.mozilla.org/show_bug.cgi?id=1356104. Mozmm is defined at https://developer.mozilla.org/zh-TW/docs/Web/CSS/length.

---
<!-- 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 [Bug 1356104](https://bugzilla.mozilla.org/show_bug.cgi?id=1356104)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because the tests already exist in Gecko.

<!-- 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/16688)
<!-- Reviewable:end -->
2017-05-02 02:27:39 -05:00
..
nsstring_vendor switch gecko_bindings over to the gecko_debug feature 2017-04-22 17:00:24 -04:00
sugar stylo: Support other unit types in computed angle 2017-05-01 16:25:18 +03:00
bindings.rs Add a new FFI function Gecko_GetAppUnitsPerPhysicalInch to get the physical inch of device context in Gecko. 2017-05-02 14:16:12 +08:00
mod.rs switch gecko_bindings over to the gecko_debug feature 2017-04-22 17:00:24 -04:00
structs_debug.rs stylo: Parse eSafeAgentSheetFeatures as agent sheet 2017-05-02 11:42:49 +08:00
structs_release.rs stylo: Parse eSafeAgentSheetFeatures as agent sheet 2017-05-02 11:42:49 +08:00