Skip to content

Commit 2114196

Browse files
committed
oops
1 parent b5491ef commit 2114196

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-fonts-3/Fonts.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2256,9 +2256,9 @@ <h3 id="font-fetching-requirements">Font fetching requirements</h3>
22562256
http://www.w3.org/2011/10/31-webapps-minutes.html#item02
22572257
-->
22582258

2259-
<p>For font loads, user agents must use the <a href="https://fetch.spec.whatwg.org/#http-cors-protocol"></a>
2259+
<p>For font loads, user agents must use the <a href="https://fetch.spec.whatwg.org/#http-cors-protocol">
22602260
potentially CORS-enabled fetch
2261-
method</p> defined by the [[!FETCH]] specification for URL's defined
2261+
method</a> defined by the [[!FETCH]] specification for URL's defined
22622262
within @font-face rules. When fetching, user agents must use
22632263
"Anonymous" mode, set the referrer source to the stylesheet's URL and
22642264
set the origin to the URL of the containing document.</p>

0 commit comments

Comments
 (0)