RESOLVED FIXED 204985
[LFC][IFC] Add support for breaking at previous breaking opportunities when the overflown content is unbreakable
https://bugs.webkit.org/show_bug.cgi?id=204985
Summary [LFC][IFC] Add support for breaking at previous breaking opportunities when t...
zalan
Reported 2019-12-07 06:35:15 PST
<div style="width: 80px;"><span>first</span><span style="word-break: break-all">second</span><span style="word-break: normal">third</span></div> the 3rd <span>'s content overflows but since there's no breaking opportunity in there, we need to break this content at "second" firstsecond third
Attachments
Patch (7.86 KB, patch)
2019-12-07 06:43 PST, zalan
koivisto: review+
Radar WebKit Bug Importer
Comment 1 2019-12-07 06:35:38 PST
zalan
Comment 2 2019-12-07 06:43:18 PST
zalan
Comment 3 2019-12-07 06:49:57 PST
Note You need to log in before you can comment on or make changes to this bug.