Bug 221437 - [LFC][IFC] Incorrect last potential wrap position when inline box is present
Summary: [LFC][IFC] Incorrect last potential wrap position when inline box is present
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
: 225086 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-02-04 16:28 PST by zalan
Modified: 2021-04-27 09:48 PDT (History)
6 users (show)

See Also:


Attachments
Patch (24.13 KB, patch)
2021-02-04 16:49 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-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. ***