Bug 220994 - [LFC][IFC] Do not create empty runs for empty lines
Summary: [LFC][IFC] Do not create empty runs for empty lines
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-01-26 10:58 PST by zalan
Modified: 2021-01-26 18:43 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.21 KB, patch)
2021-01-26 11:28 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-01-26 10:58:04 PST
e.g. <div><span></span><span></span></div> we should not create 2 empty inline box runs for the empty <span>s
Comment 1 zalan 2021-01-26 11:28:01 PST
Created attachment 418452 [details]
Patch
Comment 2 EWS 2021-01-26 18:42:25 PST
Committed r271931: <https://trac.webkit.org/changeset/271931>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418452 [details].
Comment 3 Radar WebKit Bug Importer 2021-01-26 18:43:15 PST
<rdar://problem/73643174>