diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2014-10-10 22:55:53 -0700 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2014-10-13 16:33:19 -0700 |
commit | d560d5145400f81fcb816b08406f58171c605d6e (patch) | |
tree | 445e27118439784549425a9e9bc466d238a681df /components/script/dom/xmlhttprequest.rs | |
parent | a92e55597e03d6a7b71e8178cf4a7a6d760f94be (diff) | |
download | servo-d560d5145400f81fcb816b08406f58171c605d6e.tar.gz servo-d560d5145400f81fcb816b08406f58171c605d6e.zip |
layout: Refactor inline layout to remove the code that tried to avoid
splitting fragments.
I don't think it will be possible to avoid splitting fragments in the
presence of `vertical-align`, because one `ScannedTextFragment` could
potentially be split into arbitrary many fragments, each having its own
vertical position that can influence layout of other fragments.
This code also removes parts of `Range` that were no longer used.
Diffstat (limited to 'components/script/dom/xmlhttprequest.rs')
0 files changed, 0 insertions, 0 deletions