Re: [csswg-drafts] Define canonical order of longhand properties (#6894)

Another case where the canonical order is not obvious from reading its grammar: `font`.

> `[ [ <'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`

Should `font-variant` sub-properties` appear between `font-weight` and `font-stretch`?

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


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

Received on Tuesday, 31 May 2022 09:03:57 UTC