Bug 204781 - [LFC][IFC] Try to fit content on the current line when the line has trimmable trailing content
Summary: [LFC][IFC] Try to fit content on the current line when the line has trimmable...
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: 2019-12-02 20:13 PST by zalan
Modified: 2019-12-03 06:49 PST (History)
5 users (show)

See Also:


Attachments
Patch (8.93 KB, patch)
2019-12-02 20:21 PST, zalan
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2019-12-02 20:13:13 PST
"text content <span style="padding: 1px"></spam>" <- the <span></span> runs could fit after trimming the trailing whitespace.
Comment 1 Radar WebKit Bug Importer 2019-12-02 20:13:32 PST
<rdar://problem/57580138>
Comment 2 zalan 2019-12-02 20:21:46 PST
Created attachment 384683 [details]
Patch
Comment 3 zalan 2019-12-03 06:49:59 PST
Committed r253038: <https://trac.webkit.org/changeset/253038>