Skip to content

Commit 9b3ea2f

Browse files
committed
fix w3c#4697
1 parent 4027f23 commit 9b3ea2f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6419,6 +6419,10 @@ No.
64196419

64206420
For third-party Web Fonts loaded via a stylesheet,
64216421
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.
64226426

64236427
For third-party Web Fonts preloaded in the HTML,
64246428
the document origin may be similarly exposed.

0 commit comments

Comments
 (0)