Bug 252124
| Summary: | Implement text-spacing-trim (text-spacing longhand) parser for auto and space-all | ||
|---|---|---|---|
| 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitor Roriz
Pull request: https://github.com/WebKit/WebKit/pull/9988
EWS
Committed 260288@main (4cee70d5419a): <https://commits.webkit.org/260288@main>
Reviewed commits have been landed. Closing PR #9988 and removing active labels.