servo/tests/unit
bors-servo 2be76c5fd7 Auto merge of #18867 - emilio:parse-hack, r=heycam
style: Dishonor display: -moz-box if -webkit-box was specified before

This is a compatibility hack that Gecko supports that is apparently important for android.

I want to remove it, but let's see...

See https://bugzilla.mozilla.org/show_bug.cgi?id=1407701 for reference.

<!-- 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/18867)
<!-- Reviewable:end -->
2017-10-14 05:27:51 -05:00
..
gfx Update to cssparser 0.22 (source location in error types) 2017-10-10 13:28:17 +02:00
layout Use pointer casts instead of tramsutes to raw::TraitObject 2017-10-13 21:55:11 +02:00
metrics Made PipelineId non-zero, so optional ids take no more space. 2017-09-18 15:49:38 -05:00
msg Made PipelineId non-zero, so optional ids take no more space. 2017-09-18 15:49:38 -05:00
net Fix unit tests for updated CORS preflight fetch 2017-08-18 16:30:25 -07:00
net_traits Moved pub_domains to net_traits and did a spring clean. 2016-09-29 17:28:47 -05:00
profile Bump serde to 1.0 2017-06-16 13:31:18 +02:00
script Parse srcset attribute 2017-10-03 13:18:01 +02:00
servo_config Allow cli prefs to have numerical value 2017-01-05 19:32:14 +01:00
servo_remutex Removed util. 2016-12-14 18:04:37 -06:00
style style: Be clearer about whether a declaration comes from parsing or not. 2017-10-14 11:30:59 +02:00
stylo style: Remove Servo_GetStyleVariables test special case. 2017-10-14 15:45:30 +08:00