Bug 246120 - Implement at-rule @font-feature-values
Summary: Implement at-rule @font-feature-values
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:
Blocks: 246121
  Show dependency treegraph
 
Reported: 2022-10-05 15:29 PDT by Matthieu Dubet
Modified: 2022-10-18 09:56 PDT (History)
1 user (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:29:20 PDT
We need to implement the parsing and the data model for the at-rule @font-feature-values.

https://drafts.csswg.org/css-fonts-4/#font-display-font-feature-values
Comment 1 Radar WebKit Bug Importer 2022-10-05 17:20:51 PDT
<rdar://problem/100830599>
Comment 2 Matthieu Dubet 2022-10-11 14:58:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5256
Comment 3 EWS 2022-10-18 09:56:41 PDT
Committed 255677@main (4303ed343b77): <https://commits.webkit.org/255677@main>

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