servo/components/style/values
bors-servo 6c68680581 Auto merge of #13122 - Manishearth:basic-shape-position-redux, r=SimonSapin
Handle specialized serialization of <position> in basic shapes

Fixes #13083

We temporarily broke basic-shape serialization in #13042 when 4-value positions were implemented, since I didn't want to increase the scope of that PR too much.

This fixes it.

r? @SimonSapin

cc @canaltinova

<!-- 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/13122)
<!-- Reviewable:end -->
2016-09-01 12:50:32 -05:00
..
computed style: Properly track whether negative values of calc() are allowed 2016-08-30 19:17:16 -07:00
specified Auto merge of #13122 - Manishearth:basic-shape-position-redux, r=SimonSapin 2016-09-01 12:50:32 -05:00
mod.rs style: Split values.rs into specified/computed module files 2016-07-29 18:43:42 +05:30