Bug 252124

Summary: Implement text-spacing-trim (text-spacing longhand) parser for auto and space-all
Product: WebKit Reporter: Vitor Roriz <vitor.roriz>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Vitor Roriz
Reported 2023-02-11 16:39:17 PST
text-spacing longhand: text-spacing-trim parser for auto and space-all text-spacing longhand: text-spacing-trim parser for auto and space-all Reference: w3c/csswg-drafts#4246 (comment) Implement a parser for text-spacing-trim (text-spacing longhand) for auto and space0-all values. We can then iterate from here. Syntax: text-spacing-trim: auto | space-all
Attachments
Vitor Roriz
Comment 1 2023-02-11 17:02:53 PST
EWS
Comment 2 2023-02-14 17:24:47 PST
Committed 260288@main (4cee70d5419a): <https://commits.webkit.org/260288@main> Reviewed commits have been landed. Closing PR #9988 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.