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

> what is the computed value of `font-size-adjust: ic-height from-font` in the proposed resolution? [Is it `ic-height none` or just 'none'](https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/parsing/font-size-adjust-computed.html#L46)?

Good point, the proposed text could be interpreted either way but this is valid grammar

`ic-height from-font`

and this is not

`ic-height none`

so the computed value would be

`none`

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


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

Received on Monday, 22 April 2024 16:56:25 UTC