Bug 252068

Summary: Implement text-spacing text-spacing-trim and text-autospace parser for auto and none with longhand support
Product: WebKit Reporter: Vitor Roriz <vitor.roriz>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, sebastianzartner, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Vitor Roriz
Reported 2023-02-10 12:27:37 PST
Reference: https://github.com/w3c/csswg-drafts/issues/4246#issuecomment-1404738513 Implement a parser with longhands support for: text-spacing: auto | none | <text-autospace> || <text-spacing-trim> text-autospace: auto | no-autospace text-spacing-trim: auto | space-all We can then iterate from here adding support for 'normal' in the shorthand and for the remaining values in the longhands.
Attachments
Vitor Roriz
Comment 1 2023-02-10 13:03:41 PST
Brent Fulgham
Comment 2 2023-02-27 15:40:50 PST
Note You need to log in before you can comment on or make changes to this bug.