We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4027f23 commit 9b3ea2fCopy full SHA for 9b3ea2f
1 file changed
css-fonts-4/Overview.bs
@@ -6419,6 +6419,10 @@ No.
6419
6420
For third-party Web Fonts loaded via a stylesheet,
6421
the stylesheet origin may be exposed to the third party in the Referer header.
6422
+In addition, careful pairing of unicode-range and distinct src urls
6423
+allows the third-party to see which characters are used on a page,
6424
+which is a privacy risk for large character repertoire scripts
6425
+such as CJK.
6426
6427
For third-party Web Fonts preloaded in the HTML,
6428
the document origin may be similarly exposed.
0 commit comments