Bug 262316 - @font-palette-values font-family descriptor should accept multiple values but not generics
Summary: @font-palette-values font-family descriptor should accept multiple values but...
Status: RESOLVED DUPLICATE of bug 260066
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-28 09:51 PDT by Sam Sneddon [:gsnedders]
Modified: 2023-10-06 07:46 PDT (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 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 ***