diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2014-12-12 22:03:00 -0800 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2014-12-13 13:05:05 -0800 |
commit | 6943ddb93e7b269bf7a6045a69ab5e78f37b0ea3 (patch) | |
tree | c62ceaff3d1d55385a5f253a88e10816470b7a15 /components/script/dom/storage.rs | |
parent | 1be7d7ccedec170016243bc5924239ef02b0b76f (diff) | |
download | servo-6943ddb93e7b269bf7a6045a69ab5e78f37b0ea3.tar.gz servo-6943ddb93e7b269bf7a6045a69ab5e78f37b0ea3.zip |
layout: Implement `overflow-wrap`/`word-wrap` per CSS-TEXT § 6.2.
This property is used by approximately 55% of page loads.
To implement the line breaking behavior, the "breaking strategy" has
been cleaned up and abstracted. This should allow us to easily support
other similar properties in the future, such as `text-overflow` and
`word-break`.
Diffstat (limited to 'components/script/dom/storage.rs')
0 files changed, 0 insertions, 0 deletions