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: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Vitor Roriz
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Vitor Roriz
Pull request: https://github.com/WebKit/WebKit/pull/9982
EWS
Committed 260162@main (d44ac72400dc): <https://commits.webkit.org/260162@main>
Reviewed commits have been landed. Closing PR #9982 and removing active labels.