Bug 204731

Summary: [LFC][IFC] Trim trailing letter spacing.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, 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-01 12:15:44 PST
https://drafts.csswg.org/css-text-3/#letter-spacing-property

"Because letter-spacing is not applied at the beginning or end of a line, text always fits flush with the edge of the block.
UAs therefore must not append letter spacing to the right or trailing edge of a line:"
Comment 1 Radar WebKit Bug Importer 2019-12-01 12:16:06 PST
<rdar://problem/57545763>
Comment 2 zalan 2019-12-01 12:29:54 PST
Created attachment 384579 [details]
Patch
Comment 3 zalan 2019-12-01 15:14:44 PST
Committed r252972: <https://trac.webkit.org/changeset/252972>