Re: [csswg-drafts] [css-fonts][cssom] Serialization of font properties when system font is specified

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