File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -6443,6 +6443,14 @@ whether the font was loaded.
64436443This takes time, and checking for more than a few hundred fonts
64446444introduces a noticeable delay in page rendering.
64456445
6446+ For <em> especially privacy-sensitive contexts</em> ,
6447+ options would include never downloading any webfonts
6448+ (at the risk that some characters may be rendered incorrectly, or not at all),
6449+ or always downloading all webfonts whether needed or not
6450+ (ignoring unicode-range,
6451+ and potentially downloading vast quantities of unused fonts
6452+ each time the page is viewed).
6453+
64466454<h3 id="sp202">Is this specification exposing the minimum amount of information necessary to power the feature? </h3>
64476455
64486456An emerging consensus is that a User Agent must expose Preinstalled Fonts
You can’t perform that action at this time.
0 commit comments