WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
252119
Implement text-autospace (text-spacing longhand) parser for auto and no-autospace
https://bugs.webkit.org/show_bug.cgi?id=252119
Summary
Implement text-autospace (text-spacing longhand) parser for auto and no-autos...
Vitor Roriz
Reported
2023-02-11 15:01:24 PST
Reference: w3c/csswg-drafts#4246 (comment) Implement a parser for text-autospace (text-spacing longhand) for none and auto-space values. We can then iterate from here. Syntax: text-autospace: auto | no-autospace
Attachments
Add attachment
proposed patch, testcase, etc.
Vitor Roriz
Comment 1
2023-02-11 16:08:02 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9986
Vitor Roriz
Comment 2
2023-02-11 16:37:44 PST
(In reply to Vitor Roriz from
comment #0
)
> Reference: w3c/csswg-drafts#4246 (comment) > > Implement a parser for text-autospace (text-spacing longhand) for none and > auto-space values. We can then iterate from here. > Syntax: > text-autospace: auto | no-autospace
Correction: Implement a parser for text-autospace (text-spacing longhand) for auto and no-autospace values. We can then iterate from here.
EWS
Comment 3
2023-02-15 05:47:26 PST
Committed
260306@main
(a9febb26c871): <
https://commits.webkit.org/260306@main
> Reviewed commits have been landed. Closing PR #9986 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug