servo/tests/unit/util
Matt Brubeck 659305fe0a Use byte indices instead of char indices for text runs
Replace character indices with UTF-8 byte offsets throughout the code dealing
with text shaping and breaking.  This eliminates a lot of complexity when
converting from one to the other, and interoperates better with the rest of
the Rust ecosystem.
2016-04-28 14:32:14 -07:00
..
cache.rs Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
Cargo.toml Simplify TOML syntax 2016-04-26 23:51:36 +02:00
lib.rs Add testing for prefs 2016-04-01 21:39:56 -04:00
opts.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
prefs.rs Rename net.mime.sniff pref to network.mime.sniff. 2016-04-17 16:15:24 -04:00
str.rs Use byte indices instead of char indices for text runs 2016-04-28 14:32:14 -07:00
thread.rs task -> thread 2016-01-10 17:58:13 +09:00