servo/tests/unit/style
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
..
parsing Tests for 3+ value positions in basic shapes 2016-09-01 14:00:00 +05:30
properties Remove now-redundant Arc inside PropertyDeclarationBlock. 2016-08-31 02:34:08 +02:00
attr.rs account for sign in double parsing 2016-07-28 18:56:14 +01:00
cache.rs Move util::cache to style. 2016-07-08 16:44:47 +02:00
Cargo.toml style: Provide whether we're styling or not to rust-selectors. 2016-08-31 17:27:15 -07:00
lib.rs Import SelectorMap unit tests from the selectors crate. 2016-08-21 03:40:39 +02:00
logical_geometry.rs Move util::logical_geometry to style 2016-02-18 10:17:13 +01:00
media_queries.rs Update to euclid 0.8 2016-08-12 03:12:06 +02:00
selector_matching.rs Remove now-redundant Arc inside PropertyDeclarationBlock. 2016-08-31 02:34:08 +02:00
str.rs Move util::str to style 2016-07-05 10:43:54 +02:00
stylesheets.rs Remove now-redundant Arc inside PropertyDeclarationBlock. 2016-08-31 02:34:08 +02:00
value.rs Only restyle viewport-relative nodes on viewport size change 2016-07-18 11:01:42 +08:00
viewport.rs Update to euclid 0.8 2016-08-12 03:12:06 +02:00