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
<rdar://problem/101638181>
Pull request: https://github.com/WebKit/WebKit/pull/6299
Committed 256702@main (fd6f66d04175): <https://commits.webkit.org/256702@main> Reviewed commits have been landed. Closing PR #6299 and removing active labels.