servo/tests/unit
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
..
gfx Simplify TOML syntax 2016-04-26 23:51:36 +02:00
layout Simplify TOML syntax 2016-04-26 23:51:36 +02:00
net Add NetworkError::LoadCancelled variant. 2016-04-27 00:25:27 -04:00
net_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
profile Simplify TOML syntax 2016-04-26 23:51:36 +02:00
script Simplify TOML syntax 2016-04-26 23:51:36 +02:00
style Auto merge of #10857 - servo:toml, r=nox 2016-04-26 15:46:37 -07:00
util Use byte indices instead of char indices for text runs 2016-04-28 14:32:14 -07:00