Intent to prototype and ship: CSS generic() function
108 views
Skip to first unread message
Fuqiao Xue
unread,
Sep 1, 2026, 3:17:04 AM (5 days ago) Sep 1
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-pl...@mozilla.org
Summary:
CSS is introducing a new functional syntax for newer generic font
families: `generic()`. Instead of adding more bare keywords that might
clash with real font names, script-specific generics are written like
`generic(fangsong)`, `generic(kai)`, `generic(khmer-mul)`, and
`generic(nastaliq)`. I'd like to prototype and ship the first two
generic() keywrods: `generic(fangsong)` and `generic(kai)`.