File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
22622262within @font-face rules. When fetching, user agents must use
22632263"Anonymous" mode, set the referrer source to the stylesheet's URL and
22642264set the origin to the URL of the containing document.</ p >
You can’t perform that action at this time.
0 commit comments