Re: [csswg-drafts] [css-values] ch units shouldn’t cause font downloads (#3135)

So, how about:
* use the measurement of the 0 glyph in the font actually used to render that glyph, *unless this would be the only reason to download that font*
* otherwise, use the measurement of the .notdef glyph of the first available font, assuming there is one and it's measurement is not 0
* otherwise, use 0.5em (or 1em depending on writing modes, as usual)

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


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

Received on Wednesday, 22 December 2021 09:25:19 UTC