servo/tests/unit
Ting-Yu Lin 0fc38f79d6 Use enum BorderWidth as SpecifiedValue
Use enum BorderWidth instead of a tuple-like struct to store the specified
value. BorderWidth is needed to be used in both longhand and shorthand
border width properties, so I put it in `specified` module.

Fixed #13869.
2016-10-26 16:24:12 +08:00
..
gfx Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
layout #13262 Add a unit test verifying that SpecificFragmentInfo size 2016-09-25 10:35:39 +02:00
net Implement blob url support in the fetch stack. 2016-10-14 14:18:03 +02:00
net_traits Moved pub_domains to net_traits and did a spring clean. 2016-09-29 17:28:47 -05:00
profile Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
script Implement minlength for text inputs 2016-09-21 07:54:39 -05:00
style Use enum BorderWidth as SpecifiedValue 2016-10-26 16:24:12 +08:00
stylo Bug 1302949 - Add a method to parse a property-value pair into a declaration block; r=Manishearth 2016-10-09 18:33:49 +05:30
util Replaced mutex in constellation logging by a reentrant mutex. 2016-07-29 09:44:45 -05:00