@@ -1006,10 +1006,10 @@ URL Modifiers</h4>
10061006URL Processing Model</h4>
10071007
10081008 <div algorithm>
1009- To <dfn export>fetch a style resource</dfn> from [=/url=] |url|,
1010- given a {{CSSStyleSheet}} |sheet|,
1011- a string |destination| matching a {{RequestDestination}} ,
1012- a "no-cors" or "cors" |corsMode|,
1009+ To <dfn export>fetch a style resource</dfn> from [=/url=] |url|,
1010+ given a {{CSSStyleSheet}} |sheet|,
1011+ a string |destination| matching a {{RequestDestination}} ,
1012+ a "no-cors" or "cors" |corsMode|,
10131013 and an algorithm |processResponse| accepting a [=/response=] and a null, failure or byte
10141014 stream:
10151015
@@ -1038,8 +1038,8 @@ URL Processing Model</h4>
10381038 set, and whose [=request/referrer=] is |referrer|.
10391039
10401040 10. Let |controller| be the result of [=/Fetch|fetching=] |req|, with <var ignore> taskDestination</var>
1041- set to |global|, and <var ignore> processResponseConsumeBody</var> set to the following steps given
1042- [=/response=] |res| and Null, failure or byte stream |byteStream|:
1041+ set to |global|, and <var ignore> processResponseConsumeBody</var> set to the following steps given
1042+ [=/response=] |res| and Null, failure or byte stream |byteStream|:
10431043 1. If |sheet|'s <a spec=cssom>origin-clean flag</a> is set,
10441044 [=fetch-controller/conclude=] |controller|, with <var ignore> initiatorType</var> set
10451045 to <code> "css"</code> . [[CSSOM]]
0 commit comments