servo/components/style/properties
bors-servo cc8f9305e4 Auto merge of #19406 - ghoo1125:add_inner_spin, r=heycam
Add a new value inner-spin-button to -moz-appearance in stylo.

<!-- Please describe your changes on the following line: -->
Add a new value inner-spin-button to -moz-appearance. See bug 1417751.
https://reviewboard.mozilla.org/r/200244/diff/6#index_header

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- 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/19406)
<!-- Reviewable:end -->
2017-11-29 19:14:41 -06:00
..
helpers Implement Servo_ParseTransformIntoMatrix. 2017-11-28 10:08:12 +08:00
longhand Auto merge of #19406 - ghoo1125:add_inner_spin, r=heycam 2017-11-29 19:14:41 -06:00
shorthand style: Move grid-template-areas outside of mako 2017-11-29 22:36:55 +08:00
build.py Fix Stylo tests to pass on both Stable and Nightly Rust. 2017-11-21 12:24:08 +01:00
computed_value_flags.rs Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
data.py Fix Stylo tests to pass on both Stable and Nightly Rust. 2017-11-21 12:24:08 +01:00
declaration_block.rs style: Fix indentation of multiple CssParserContext construction. 2017-11-27 15:35:16 +01:00
gecko.mako.rs Auto merge of #19412 - CYBAI:grid-template-areas-out-of-mako, r=emilio 2017-11-29 15:24:33 -06:00
helpers.mako.rs style: Remove unnecessary explicit argument passing. 2017-11-15 23:55:47 +01:00
Mako-0.9.1.zip
properties.html.mako
properties.mako.rs Auto merge of #19391 - emilio:early-props-docs, r=upsuper 2017-11-27 17:42:50 -06:00