servo/tests/unit/style
bors-servo b8d725d207 Auto merge of #13042 - canaltinova:position, r=Manishearth
Handle 3- and 4- valued <position>s in style

<!-- Please describe your changes on the following line: -->
This is first part of fix #12690 and covers just specified style part for now.

r? @Manishearth

---
- [X] These changes fix #12690 (github issue number if applicable).

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/13042)
<!-- Reviewable:end -->
2016-08-29 08:48:57 -05:00
..
parsing Change parsing behavior and implement to_computed_value function 2016-08-27 22:56:46 +03:00
properties Change parsing behavior and implement to_computed_value function 2016-08-27 22:56:46 +03: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 Update cssparser 2016-08-28 23:10:56 +02: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 Import SelectorMap unit tests from the selectors crate. 2016-08-21 03:40:39 +02:00
str.rs Move util::str to style 2016-07-05 10:43:54 +02:00
stylesheets.rs Review fixups 2016-08-22 22:45:16 +05:30
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