Bug 204781

Summary: [LFC][IFC] Try to fit content on the current line when the line has trimmable trailing content
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

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>