- From: Jesper van den Ende via GitHub <sysbot+gh@w3.org>
- Date: Fri, 05 Nov 2021 20:04:45 +0000
- To: public-css-archive@w3.org
The main reason why I'd want this functionality is so that I don't have to keep a list of available characters in sync with the actual characters (in case we add more characters later). Which I'd still have to do with a `unicode-range`. We only have a single font and would use system fonts in the case of special characters for only a small portion of the site, so no useless font downloads in our case. But really this functionality would only fix a minor annoyance. I'm not sure this could warrant the bad user experience you'd get from encouraging multiple font downloads. -- GitHub Notification of comment by jespertheend Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6798#issuecomment-962183567 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 5 November 2021 20:04:46 UTC