- From: Myles C. Maxfield via GitHub <sysbot+gh@w3.org>
- Date: Sun, 09 Jul 2017 01:03:11 +0000
- To: public-css-archive@w3.org
I don't think `font-family` should turn into the actual font name. This is because on iOS and macOS, the "system font" is actually an entire cascade list of fonts, including Ping Fang for Chinese and our own custom Arabic system font. Therefore, representing a system font as simply the first entry in this fallback list is incorrect, and the keyword `menu` (in this case) should be returned instead. -- GitHub Notification of comment by litherum Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1586#issuecomment-313890650 using your GitHub account
Received on Sunday, 9 July 2017 01:03:18 UTC