Bug 219605

Summary: [LFC][IFC] Overflowing text content should not break at inline box boundary
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

Description zalan 2020-12-07 10:42:51 PST
<span>1</span><span id=second>2</span>
when "2" overflows, let's wrap at "second"
Comment 1 zalan 2020-12-07 11:03:38 PST
Created attachment 415564 [details]
Patch
Comment 2 EWS 2020-12-07 12:20:00 PST
Committed r270514: <https://trac.webkit.org/changeset/270514>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415564 [details].
Comment 3 Radar WebKit Bug Importer 2020-12-07 12:20:19 PST
<rdar://problem/72058614>