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

It seems in WebKit, `menu` is parsed into `-apple-menu` for `font-family`, which, I guess, behaves like a generic font family. And I suppose `-apple-menu` is actually a valid value for `font-family` in WebKit as a generic family. (And it seems Blink uses `system-ui` generic family in this case.)

It doesn't seem to affect my proposal, I guess?

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

Received on Sunday, 9 July 2017 01:15:52 UTC