Bug 252117

Summary: text-spacing: Add partial tentative wpt tests for text-spacing text-spacing-trim and text-autospace
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 13:14:57 PST
We need to add tentative wpt tests for text-spacing and its longhands (text-autospace and text-spacing-trim) for the 'auto' and 'none' values only. We will progressively iterate from these values. The text-spacing spec is in flux and we are using the following CSSWG reference: Reference: https://github.com/w3c/csswg-drafts/issues/4246#issuecomment-1404738513 Syntax being tested: text-spacing: auto | none | <text-autospace> || <text-spacing-trim> text-autospace: auto | no-autospace text-spacing-trim: auto | space-all
Attachments
Vitor Roriz
Comment 1 2023-02-11 13:26:06 PST
EWS
Comment 2 2023-02-11 15:47:19 PST
Committed 260162@main (d44ac72400dc): <https://commits.webkit.org/260162@main> Reviewed commits have been landed. Closing PR #9982 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.