- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 01 Dec 2017 19:41:32 +0000
- To: public-css-archive@w3.org
This is already specified. `.load()` is very explicit about this (it calls "find the matching font faces" without the "allow system fonts" flag), while the `FontFaceSet` itself implicitly defines this, in that it defines that @font-face rules get added to it, and allows authors to add more to it; there's no text defining how system fonts get put into it, or how they'd be represented. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2019#issuecomment-348595268 using your GitHub account
Received on Friday, 1 December 2017 19:41:35 UTC