Re: [csswg-drafts] [fonts-4] What's the syntax of the @font-palette-values name?

I think I'm misunderstanding you. The level 4 document currently has

> The @font-palette-values rule consists of the @font-palette-values at-keyword followed by a block of descriptor declarations. It has the following syntax:
> 
> ```css
> @font-palette-values <custom-ident> {
>   <declaration-list>
> }
> ```

So it looks like a `<custom-ident>` to me. Are you referring to something else?

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

Received on Thursday, 15 June 2017 21:18:29 UTC