Skip to content

Commit c2825b0

Browse files
authored
Restore biblio link, restrict surrounding link to not overlap
1 parent 2964f33 commit c2825b0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
65896589
for URL’s defined within @font-face rules.
65906590
When fetching, user agents must use "Anonymous" mode,
65916591
set 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

65946594
Thus, fonts will typically not be loaded cross-origin
65956595
unless authors specifically takes steps to permit cross-origin loads.

0 commit comments

Comments
 (0)