- From: Jake Archibald via GitHub <sysbot+gh@w3.org>
- Date: Tue, 14 Jan 2020 09:18:49 +0000
- To: public-css-archive@w3.org
@dbaron > here are other aspects of user experience that are also relevant here: for example, I think users would be bothered by having bold and/or italic text in a fallback font when the primary text was in the downloaded font. That's an important use-case, but I think it's tangential, and a much bigger problem that should probably be spun off into its own issue. Seems like you want to synchronise the loading of all faces of a particular font family. Feels like you'd need to apply this behaviour to a particular element, and you'd need to have the whole element to know what needed to synchronise, so it'd affecting streaming rendering. -- GitHub Notification of comment by jakearchibald Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4108#issuecomment-574079279 using your GitHub account
Received on Tuesday, 14 January 2020 09:18:50 UTC