diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2014-12-14 12:23:11 -0800 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2014-12-14 12:23:11 -0800 |
commit | 42a8d9384b90bf91263493a66835f67ab1f51503 (patch) | |
tree | bdca33f6d911b62f3f308d34520ae7bf9fa53582 /components/util/str.rs | |
parent | 0cee72d70ee2fcb8015684d16b3db95987a2bf6d (diff) | |
download | servo-42a8d9384b90bf91263493a66835f67ab1f51503.tar.gz servo-42a8d9384b90bf91263493a66835f67ab1f51503.zip |
layout: Make line breaking able to restart from any position.
This commit removes the "merge-fragments" pass from inline reflow,
instead merging "on the fly". This ended up being simpler, as well as
more fine grained. Additionally, this patch makes the line breaker no
longer clone every fragment (!)
This functionality will be used in the implementation of
`text-overflow`.
Diffstat (limited to 'components/util/str.rs')
0 files changed, 0 insertions, 0 deletions