Bug 233302 - [LFC][IFC] Inline boxes with unbreakable decoration can produce a breaking position with no trailing run
Summary: [LFC][IFC] Inline boxes with unbreakable decoration can produce a breaking po...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-17 19:08 PST by zalan
Modified: 2021-11-18 06:44 PST (History)
5 users (show)

See Also:


Attachments
Patch (5.86 KB, patch)
2021-11-17 19:20 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2021-11-17 19:08:00 PST
<div style="width: 0px"><span style="border: solid; word-break: break-word">breakable</span></div>
overflowing run is the inline box start but we can only break at the text run, but the same time we don't want to break between the <span> and its content.
Comment 1 zalan 2021-11-17 19:20:35 PST
Created attachment 444630 [details]
Patch
Comment 2 EWS 2021-11-18 06:43:20 PST
Committed r286000 (244397@main): <https://commits.webkit.org/244397@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 444630 [details].
Comment 3 Radar WebKit Bug Importer 2021-11-18 06:44:23 PST
<rdar://problem/85548211>