- From: Dominik Röttsches via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 May 2024 09:32:56 +0000
- To: public-css-archive@w3.org
For two reasons I don't think it's right to compute this into actual values from the font. 1) Compare: https://drafts.csswg.org/css-text-decor-4/#text-decoration-thickness-property which also contains a from-font keyword - and its computed value: This property does not leak any font data either. 2) This would require a recompute of this property's value as an effect of font-family changes or availability of loaded web fonts. This sort of cross-talk is not desirable. -- GitHub Notification of comment by drott Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10292#issuecomment-2100166435 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 8 May 2024 09:32:57 UTC