Re: [csswg-drafts] [css-fonts-5] font-size-adjust with missing metrics (#6384)

So, we currently have:

> **`from-font`**
>    Computes to the [<number>](https://drafts.csswg.org/css-values-4/#number-value) corresponding to the specified metric of the [first available font](https://drafts.csswg.org/css-fonts-4/#first-available-font).

Proposed resolution (the "no adjustment" option):

> **`from-font`**
>    If the specified metric exists, computes to the [<number>](https://drafts.csswg.org/css-values-4/#number-value) corresponding to the specified metric of the [first available font](https://drafts.csswg.org/css-fonts-4/#first-available-font). Otherwise, the same as `none`

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


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

Received on Monday, 26 February 2024 21:41:47 UTC