- From: Brad Kemper via GitHub <sysbot+gh@w3.org>
- Date: Mon, 24 Sep 2018 23:56:47 +0000
- To: public-css-archive@w3.org
Today I discovered that a ‘ch’ unit in Font Awesome Pro (a popular icon font) is zero width in Safari. So, I think the .notdef glyph is not a reliable thing to fall back on. Average width doesn’t seem right either, as icons in an icon font tend to be much wider than a zero would be. Maybe something like 0.4em? Or use the width of an actual space character as a fallback first, if it is available? -- GitHub Notification of comment by bradkemper Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3135#issuecomment-424163126 using your GitHub account
Received on Monday, 24 September 2018 23:56:49 UTC