- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Tue, 12 Sep 2017 18:30:49 +0000
- To: public-css-archive@w3.org
> if a local font (not defined by @font-face rule) is checked, it will be used unconditionally (because it doesn't have unicode-range specified) It doesn't have a unicode-range _specified_ but it does have one _defined_. The initial value of the unicode-range descriptor is `U+0-10FFFF` https://drafts.csswg.org/css-fonts/Fonts.html#unicode-range-desc -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1765#issuecomment-328941905 using your GitHub account
Received on Tuesday, 12 September 2017 18:30:43 UTC