Bug 219796 - [LFC][IFC] InlineTextItem::isCollapsible might be misleading
Summary: [LFC][IFC] InlineTextItem::isCollapsible might be misleading
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: 2020-12-11 11:48 PST by zalan
Modified: 2020-12-11 13:38 PST (History)
5 users (show)

See Also:


Attachments
Patch (9.61 KB, patch)
2020-12-11 12:04 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 2020-12-11 11:48:16 PST
it maps to RenderStyle::collapseWhiteSpace which is also misleading a bit (1. tabs are not preserved, 2. subsequent whitespace content is collapsed)
Comment 1 zalan 2020-12-11 12:04:25 PST
Created attachment 416027 [details]
Patch
Comment 2 EWS 2020-12-11 13:37:13 PST
Committed r270707: <https://trac.webkit.org/changeset/270707>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416027 [details].
Comment 3 Radar WebKit Bug Importer 2020-12-11 13:38:25 PST
<rdar://problem/72236772>