- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Fri, 24 Jan 2020 10:15:51 +0000
- To: public-css-archive@w3.org
Also [Localized name matching](https://drafts.csswg.org/css-fonts-4/#localized-name-matching) which requires a specific type of caseless string matching (thus avoiding platform differences and local differences in string matching) and requires all localized names to be matched (thus avoiding determining the user's locale by which names match). This is a recent change, previously the spec mandated that the US locale be the only one used for font name matching. This was a disadvantage for users in non-English locales, but was originally done for consistency and privacy reasons. The new text is better, I think. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4697#issuecomment-578069955 using your GitHub account
Received on Friday, 24 January 2020 10:15:53 UTC