Re: [csswg-drafts] [css-fonts] Missing serialization of font shorthand for non initial font-palette value (#8062)

But it can serialize all the properties that are in the list:

https://drafts.csswg.org/css-fonts-4/#font-prop

The ones in the list are:

```
[ [ <'font-style'> || <font-variant-css2> || <'font-weight'> || <font-stretch-css3> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'> ] | caption | icon | menu | message-box | small-caption | status-bar
```

`font-palette` is not in that list, but the prose of the spec text defines the side-effect of resetting it.



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


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

Received on Friday, 11 November 2022 16:30:22 UTC