Files
servo/components/style
bors-servo 5e888b5504 Auto merge of #15089 - Manishearth:less-vec, r=SimonSapin
Reduce allocator churn when parsing property declaration blocks

fixes #15060

cc @emilio

r? @SimonSapin

<!-- 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/15089)
<!-- Reviewable:end -->
2017-01-18 17:41:05 -08:00
..
2017-01-18 14:39:26 +01:00
2016-11-18 12:39:22 +08:00
2017-01-02 10:40:20 +01:00
2016-12-31 23:24:18 +01:00
2016-12-10 00:33:41 -10:00
2017-01-16 13:11:16 +01:00
2016-12-31 23:24:19 +01:00
2016-12-31 12:17:11 +01:00
2017-01-07 23:17:50 -08:00
2016-05-04 00:34:03 +02:00
2017-01-02 12:57:49 +01:00
2016-12-31 12:17:04 +01:00

servo-style

Style system for Servo, using rust-cssparser for parsing.