- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Tue, 06 Dec 2022 03:09:15 +0000
- To: public-css-archive@w3.org
So if I understand correctly, what we have is the following: **Set Explicitly** ``` font-style font-weight font-size font-stretch (L3) font-family font-variant-caps (L2) line-height ``` **Reset Implicitly** ``` font-size-adjust font-kerning font-variant-* font-feature-settings font-variation-settings font-language-override font-optical-sizing ``` **Cascaded Independently** ``` font-synthesis-* ``` And the question right now is whether `font-palette` belongs in **Reset Implicitly** or **Cascaded Independently**. Fwiw, I think it'd be helpful to include a Note of any `font-*` properties _not_ reset by the `font` shorthand in the spec, so we're clear that leaving something out is not an oversight. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7832#issuecomment-1338671264 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 6 December 2022 03:09:17 UTC