Bug 221437

Summary: [LFC][IFC] Incorrect last potential wrap position when inline box is present
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, mic.gallego, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=225086
Attachments:
Description Flags
Patch none

Description zalan 2021-02-04 16:28:01 PST
The trailing run of the candidate content is not always a valid wrap opportunity see:
this_is_the_trailing_run<span> <-but_this_space_here_is_the_soft_wrap_opportunity
Comment 1 zalan 2021-02-04 16:49:43 PST
Created attachment 419340 [details]
Patch
Comment 2 EWS 2021-02-05 06:29:27 PST
Committed r272412: <https://trac.webkit.org/changeset/272412>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 419340 [details].
Comment 3 Radar WebKit Bug Importer 2021-02-05 06:30:15 PST
<rdar://problem/74023255>
Comment 4 zalan 2021-04-27 09:48:25 PDT
*** Bug 225086 has been marked as a duplicate of this bug. ***