servo/components/style/properties
bors-servo 38f4ae80c4 Auto merge of #17739 - jdm:no-vendor-prefixed-errors, r=emilio
Suppress CSS parser errors for vendor-prefixed properties.

This matches the behaviour of Gecko's CSS parser.

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #17736
- [X] There are tests for these changes

<!-- 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/17739)
<!-- Reviewable:end -->
2017-07-17 07:10:11 -07:00
..
helpers style: Respect calc for percentages. 2017-07-14 13:43:27 +02:00
longhand Auto merge of #17731 - emilio:percentage-calc, r=nox 2017-07-17 01:29:11 -07:00
shorthand Convert TrackList's 'values' field to store only TrackSize. 2017-07-14 15:55:40 -07:00
build.py Avoid random python address to be added to generated files 2017-07-13 09:06:35 +10:00
computed_value_flags.rs Add style adjustments for ruby. 2017-07-14 10:53:58 +10:00
data.py Auto merge of #17568 - upsuper:user-select, r=Manishearth 2017-07-03 21:56:19 -07:00
declaration_block.rs Suppress CSS parser errors for vendor-prefixed properties. 2017-07-17 10:00:31 -04:00
gecko.mako.rs Auto merge of #17739 - jdm:no-vendor-prefixed-errors, r=emilio 2017-07-17 07:10:11 -07:00
helpers.mako.rs Merge per-property substitute_variables* functions into one. 2017-07-13 16:23:36 +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 Suppress CSS parser errors for vendor-prefixed properties. 2017-07-17 10:00:31 -04:00