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
246811
[CSS] font-variant-alternates styleset/character-variant supports multiple ident
https://bugs.webkit.org/show_bug.cgi?id=246811
Summary
[CSS] font-variant-alternates styleset/character-variant supports multiple ident
Matthieu Dubet
Reported
2022-10-20 09:47:20 PDT
Currently, WebCore only supports a single ident for each alternates. "styleset" and "character-variant" actually accept a list of 1+ ident. 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>) ]
https://www.w3.org/TR/css-fonts-4/#font-variant-alternates-prop
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-10-27 09:48:18 PDT
<
rdar://problem/101638181
>
Matthieu Dubet
Comment 2
2022-11-09 05:41:15 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6299
EWS
Comment 3
2022-11-15 10:16:58 PST
Committed
256702@main
(fd6f66d04175): <
https://commits.webkit.org/256702@main
> Reviewed commits have been landed. Closing PR #6299 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