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
Pull request: https://github.com/WebKit/WebKit/pull/9982
Committed 260162@main (d44ac72400dc): <https://commits.webkit.org/260162@main> Reviewed commits have been landed. Closing PR #9982 and removing active labels.