Bug 232219

Summary: [LFC][IFC] Check across inline box boundaries for breakable position
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch with dependencies
none
Patch
none
Patch with dependencies none

zalan
Reported 2021-10-24 13:16:29 PDT
<div style="word-break: break-all"><span>foo</span><span>.bar</span></div> when '.bar' overflows, we can't just simply break at "foo", we need to take adjacent content (in separate inline box) into account.
Attachments
Patch (15.54 KB, patch)
2021-10-24 13:41 PDT, zalan
no flags
Patch with dependencies (20.53 KB, patch)
2021-10-24 13:42 PDT, zalan
no flags
Patch (15.53 KB, patch)
2021-10-24 14:42 PDT, zalan
no flags
Patch with dependencies (20.59 KB, patch)
2021-10-24 14:43 PDT, zalan
no flags
zalan
Comment 1 2021-10-24 13:41:46 PDT
zalan
Comment 2 2021-10-24 13:42:51 PDT
Created attachment 442319 [details] Patch with dependencies
zalan
Comment 3 2021-10-24 14:42:44 PDT
zalan
Comment 4 2021-10-24 14:43:28 PDT
Created attachment 442325 [details] Patch with dependencies
EWS
Comment 5 2021-10-25 07:36:04 PDT
Committed r284782 (243491@main): <https://commits.webkit.org/243491@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 442324 [details].
Radar WebKit Bug Importer
Comment 6 2021-10-25 07:37:21 PDT
Note You need to log in before you can comment on or make changes to this bug.