Bug 246120

Summary: Implement at-rule @font-feature-values
Product: WebKit Reporter: Matthieu Dubet <m_dubet>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 246121    

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.