RESOLVED FIXED 252117
text-spacing: Add partial tentative wpt tests for text-spacing text-spacing-trim and text-autospace
https://bugs.webkit.org/show_bug.cgi?id=252117
Summary text-spacing: Add partial tentative wpt tests for text-spacing text-spacing-t...
Vitor Roriz
Reported Saturday, February 11, 2023 9:14:57 PM UTC
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 Saturday, February 11, 2023 9:26:06 PM UTC
EWS
Comment 2 Saturday, February 11, 2023 11:47:19 PM UTC
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.