servo/components/style/values
bors-servo 7fc01437f4 Auto merge of #16728 - emilio:recalc, r=waffles
style: Rewrite calc to be cleaner and support arbitrary expressions.

This improves Servo's calc support compliant with[1], and makes it cleaner and
more straight-forward. (also fixes #15192)

[1]: https://github.com/w3c/csswg-drafts/issues/1241

<!-- 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/16728)
<!-- Reviewable:end -->
2017-05-05 05:09:14 -05:00
..
computed Allow vector properties to be set by iterator 2017-05-04 09:21:57 -07:00
generics Make ShapeSource generic 2017-04-25 17:42:02 +05:30
specified style: Rewrite calc to be cleaner and support arbitrary expressions. 2017-05-05 12:08:31 +02:00
mod.rs Move impl's into macro for macro-generated keyword types 2017-04-26 12:38:21 -07:00