RESOLVED FIXED Bug 149772
Implement font-variant-alternates parsing for functions
https://bugs.webkit.org/show_bug.cgi?id=149772
Summary Implement font-variant-alternates parsing for functions
Myles C. Maxfield
Reported 2015-10-02 16:54:10 PDT
It currently is not implemented.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-10-02 17:06:30 PDT
Sam Sneddon [:gsnedders]
Comment 2 2021-12-01 10:23:34 PST
Myles started implementing this is bug 148413. Currently we support: font-variant-alternates: normal | historical-forms Whereas the spec has: normal | [ stylistic(<feature-value-name>) || historical-forms || styleset(<feature-value-name>#) || character-variant(<feature-value-name>#) || swash(<feature-value-name>) || ornaments(<feature-value-name>) || annotation(<feature-value-name>) ]
Matthieu Dubet
Comment 3 2022-10-03 06:33:24 PDT
EWS
Comment 4 2022-10-05 18:21:24 PDT
Committed 255201@main (96c123ec8040): <https://commits.webkit.org/255201@main> Reviewed commits have been landed. Closing PR #4926 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.