File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6584,12 +6584,12 @@ None.
65846584
65856585<h3 id="sp213">How does this specification distinguish between behavior in first-party and third-party contexts?</h3>
65866586
6587- <a href="#font-fetching-requirements">For font loads, user agents must use the
6588- potentially CORS-enabled fetch method defined by the [HTML] specification
6587+ <a href="#font-fetching-requirements">For font loads</a> , user agents must use the
6588+ potentially CORS-enabled fetch method defined by the [[! HTML] ] specification
65896589for URL’s defined within @font-face rules.
65906590When fetching, user agents must use "Anonymous" mode,
65916591set the referrer source to the stylesheet’s URL
6592- and set the origin to the URL of the containing document</a> .
6592+ and set the origin to the URL of the containing document.
65936593
65946594Thus, fonts will typically not be loaded cross-origin
65956595unless authors specifically takes steps to permit cross-origin loads.
You can’t perform that action at this time.
0 commit comments