Skip to content

Commit b5491ef

Browse files
committed
[css-fonts-3] fetch
1 parent 3752c7d commit b5491ef

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-fonts-3/Fonts.src.html

Lines changed: 3 additions & 3 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
2260-
<a href="https://www.w3.org/TR/html5/infrastructure.html#cors-settings-attributes">potentially CORS-enabled fetch</a>
2261-
method defined by the [[!HTML5]] specification for URL's defined
2259+
<p>For font loads, user agents must use the <a href="https://fetch.spec.whatwg.org/#http-cors-protocol"></a>
2260+
potentially CORS-enabled fetch
2261+
method</p> 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)