- From: Dominik Röttsches via GitHub <sysbot+gh@w3.org>
- Date: Wed, 24 Nov 2021 12:52:20 +0000
- To: public-css-archive@w3.org
drott has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-text-decor] text-underline-offset auto value explanations lacks explicit reference to text-underline-position == https://drafts.csswg.org/css-text-decor-4/#underline-offset says: > **auto** The UA chooses an appropriate offset for underlines. > However, this offset must be zero if [from-font](https://drafts.csswg.org/css-text-decor-4/#valdef-text-underline-position-from-font) was specified and the UA was able to extract an appropriate metric to use from the font. And while 'from-font' here links to text-underline-position, the text does not say it. I suggest for the spec to say: > However, this offset must be zero if [from-font](https://drafts.csswg.org/css-text-decor-4/#valdef-text-underline-position-from-font) was specified for text-underline-position and the UA was able to extract an appropriate metric to use from the font for that. CC @svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6828 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 24 November 2021 12:52:22 UTC