Bug 246121 - Propagate the mapping between font-variant-alternates and @font-feature-values to the platform
Summary: Propagate the mapping between font-variant-alternates and @font-feature-value...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 149772 246120
Blocks: 246952
  Show dependency treegraph
 
Reported: 2022-10-05 15:32 PDT by Matthieu Dubet
Modified: 2022-11-14 10:55 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.