Bug 246811
| Summary: | [CSS] font-variant-alternates styleset/character-variant supports multiple ident | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
| Component: | WebCore Misc. | Assignee: | Matthieu Dubet <m_dubet> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matthieu Dubet
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
<rdar://problem/101638181>
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/6299
EWS
Committed 256702@main (fd6f66d04175): <https://commits.webkit.org/256702@main>
Reviewed commits have been landed. Closing PR #6299 and removing active labels.