Re: [csswg-drafts] [css-fonts-4] `font-family` descriptor in `@font-palette-values` ambiguous in number of font-family entries (#6916)

Another reason *not* to treat installed font-family names as a syntax error is that this provides a convenient fingerprinting method to probe for what fonts are installed on the user's system.

And another reason is that although a given family name might not have been defined by @font-face *at the time the @font-palette-values rule is parsed*, it might be defined by a later at-rule. Such a name should not be a syntax error here.

-- 
GitHub Notification of comment by jfkthame
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6916#issuecomment-1230752956 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 29 August 2022 19:22:46 UTC