Re: [csswg-drafts] [css-fonts] Clarify parsing of `<font-face-name>` for the `src: local(...)` function (#8187)

I would be interested in having a basic syntax definition of `<font-face-name>` and `<family-name>`. I think the latter expands to `<string> | <custom-ident>+` but if `local(serif)` must be invalid, it would be clearer to define [`src`](https://drafts.csswg.org/css-fonts-4/#font-face-src-parsing) with `... | local(<family-name>)` instead of `... | local(<font-face-name>)`.

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


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

Received on Monday, 9 January 2023 05:25:38 UTC