- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Mon, 05 Oct 2020 07:57:56 +0000
- To: public-css-archive@w3.org
Thanks for that, and especially for the sample code. I agree that probing via `unicode-range` is possible and will amend the text in line with your first suggestion. The second suggestion, to always download all fonts, would be prohibitively expensive in most cases. Fonts for Chinese, Japanese or Korean can be **huge**, so requiring browsers to always download them (and re-download them again, every time) would be a very costly mitigation. But I suspect you mean this only for especially privacy-sensitive situations, right? In that case, wouldn't "never download fonts" be a better mitigation"? -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5578#issuecomment-703468365 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 5 October 2020 07:57:59 UTC