- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 Dec 2022 19:58:30 +0000
- To: public-css-archive@w3.org
All of this seems problematic: ```css font-weight: calc(1ex / 1px); font-style: calc(1ex / 1px * 1deg); font-stretch: calc(1ex / 1px * 1%); font-variation-settings: "wght" calc(1ex / 1px); font-feature-settings: "subs" calc(1ex / 1px); font-size-adjust: ex-height calc(1ex / 1px); ``` -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8169#issuecomment-1335768358 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 2 December 2022 19:58:31 UTC