- From: Dominik Röttsches via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 May 2024 14:30:05 +0000
- To: public-css-archive@w3.org
On the other _topic of computed value_: @shivamidow wrote: > 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)? @svgeesus wrote: > so the computed value would be > `none` I am surprised the computed value would in either situation leak something from what's found in the font files. Whether that's related to a number fount in the font file, or from a heuristic, or none. Don't we need to adjust the [spec text for the computed value](https://drafts.csswg.org/css-fonts-5/#font-size-adjust-prop) to include `from-font`? Could it be that was historically not updated when from-font was added? But I might be misunderstanding something here. -- GitHub Notification of comment by drott Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6384#issuecomment-2098546426 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 7 May 2024 14:30:06 UTC