WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-12-07 06:35:38 PST
<
rdar://problem/57727436
>
zalan
Comment 2
2019-12-07 06:43:18 PST
Created
attachment 385098
[details]
Patch
zalan
Comment 3
2019-12-07 06:49:57 PST
Committed
r253253
: <
https://trac.webkit.org/changeset/253253
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug