Bug 262316

Summary: @font-palette-values font-family descriptor should accept multiple values but not generics
Product: WebKit Reporter: Sam Sneddon [:gsnedders] <gsnedders>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ntim, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Sam Sneddon [:gsnedders] 2023-09-28 09:51:10 PDT
https://wpt.fyi/results/css/css-fonts/parsing/font-palette-values-invalid.html?run_id=5187533014564864&run_id=5167230771265536&run_id=5074055012548608

@font-palette-values --A {
    font-family: a, serif;  /* multiple families are allowed, but not generics */
}
Comment 1 Radar WebKit Bug Importer 2023-10-05 09:52:13 PDT
<rdar://problem/116528518>
Comment 2 Tim Nguyen (:ntim) 2023-10-06 07:46:37 PDT

*** This bug has been marked as a duplicate of bug 260066 ***