File tree 1 file changed +8
-0
lines changed
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.
6443
6443
This takes time, and checking for more than a few hundred fonts
6444
6444
introduces a noticeable delay in page rendering.
6445
6445
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
+
6446
6454
<h3 id="sp202">Is this specification exposing the minimum amount of information necessary to power the feature? </h3>
6447
6455
6448
6456
An emerging consensus is that a User Agent must expose Preinstalled Fonts
You can’t perform that action at this time.
0 commit comments