servo/tests/unit
Ms2ger 6b75078503 Make DOMString a newtype around String, rather than a typedef.
This should make it somewhat easier to experiment with alternative
representations in the future. To reduce churn, this commit leaves the String
field public, though.

Also, this will allow us to use the default String type to represent the IDL
USVString type, which explicitly forbids unpaired surrogates, ans as such is
a better match to the Rust String type.
2015-11-04 12:09:11 +01:00
..
gfx Fix up the splitting of the unit tests crate. 2015-04-21 20:22:10 +02:00
net Accept Brotli-compressed HTTP responses #8156 2015-11-01 08:59:18 +05:30
script Make DOMString a newtype around String, rather than a typedef. 2015-11-04 12:09:11 +01:00
style Move EventState to rust-selectors. 2015-10-30 21:02:35 -07:00
util Update euclid to 0.3 2015-10-28 21:34:23 +05:30