servo/components/style/properties/longhand
bors-servo b783cacc54 Auto merge of #16157 - n0max:perspective_parse_non_negative, r=emilio
Parse perspective property as non negative and add tests

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

<!-- Either: -->
- [X] There are tests for these changes

<!-- 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/16157)
<!-- Reviewable:end -->
2017-03-29 15:12:07 -05:00
..
background.mako.rs Add full parsing/serialization for mask-repeat and background-repeat 2017-03-27 14:52:56 -05:00
border.mako.rs style: Make numbers keep track of whether they were specified as calc(). 2017-03-27 03:56:30 +02:00
box.mako.rs Auto merge of #16157 - n0max:perspective_parse_non_negative, r=emilio 2017-03-29 15:12:07 -05:00
color.mako.rs stylo: Support system colors 2017-03-15 22:33:45 -07:00
column.mako.rs Box more specified values to bring SpecifiedValue/PropertyDeclaration sizes down to 24/32 bytes. 2017-03-17 22:18:19 -07:00
counters.mako.rs style: Use .iter().map instead of manual loop in counter code. 2017-03-27 12:47:02 +02:00
effects.mako.rs Properly serialize <box-shadow> 2017-03-23 23:26:18 +05:30
font.mako.rs stylo: Implement gecko glue for font-language-override. 2017-03-28 15:34:08 +08:00
inherited_box.mako.rs style: Properly track whether <angle> or <time> values came from calc() expressions. 2017-03-27 12:42:22 +02:00
inherited_svg.mako.rs style: Be consistent with naming and serialization of "0" with LenghtOrPercentageOrNumber. 2017-03-26 20:10:50 +02:00
inherited_table.mako.rs style: Stylistic nits. 2017-03-27 12:42:30 +02:00
inherited_text.mako.rs style: Make numbers keep track of whether they were specified as calc(). 2017-03-27 03:56:30 +02:00
list.mako.rs Box marker properties and list-style-image on stylo. 2017-03-15 10:47:15 -07:00
margin.mako.rs Add gecko leagcy logical properties aliases 2017-01-11 11:17:58 +11:00
outline.mako.rs Bug 1350140: Fix computation of border and outline-width when the border or outline style change. r=heycam 2017-03-29 11:53:05 +02:00
padding.mako.rs style: Fix alignment of the padding properties. 2017-03-18 15:05:25 +01:00
pointing.mako.rs Box more specified values to bring SpecifiedValue/PropertyDeclaration sizes down to 24/32 bytes. 2017-03-17 22:18:19 -07:00
position.mako.rs style: Re-introduce the -webkit- prefix for the order property. 2017-03-27 18:02:58 +02:00
svg.mako.rs Add full parsing/serialization for mask-repeat and background-repeat 2017-03-27 14:52:56 -05:00
table.mako.rs stylo: Support -x-span for <col span> 2017-02-18 20:37:04 -08:00
text.mako.rs Auto merge of #15598 - abhiQmar:master, r=canaltinova 2017-03-14 16:03:27 -07:00
ui.mako.rs #15842 Add gecko glue for caret-color. 2017-03-16 16:13:34 +00:00
xul.mako.rs Add support for -moz-box-ordinal-group 2017-03-17 23:08:07 +11:00