Bug 246121

Summary: Propagate the mapping between font-variant-alternates and @font-feature-values to the platform
Product: WebKit Reporter: Matthieu Dubet <m_dubet>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jensimmons, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 149772, 246120    
Bug Blocks: 246952    

Description Matthieu Dubet 2022-10-05 15:32:02 PDT
We need to connect the font-variant-alternates CSS value with the mapping information contained inside the at-rule @font-feature-values, and pass the correct integer flag to the platform code.

Depends on: https://bugs.webkit.org/show_bug.cgi?id=246120
Comment 1 Radar WebKit Bug Importer 2022-10-05 17:21:10 PDT
<rdar://problem/100830615>
Comment 2 Matthieu Dubet 2022-10-20 14:33:26 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5603
Comment 3 EWS 2022-10-26 01:09:10 PDT
Committed 256002@main (a14a556da51f): <https://commits.webkit.org/256002@main>

Reviewed commits have been landed. Closing PR #5603 and removing active labels.