File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1037,12 +1037,12 @@ URL Processing Model</h4>
10371037 [=request/credentials mode=] is "same-origin", [=request/use-url-credentials flag=] is
10381038 set, and whose [=request/referrer=] is |referrer|.
10391039
1040- 10. [=/Fetch=] |req|, with <var ignore> taskDestination</var> set to |global|, and <var ignore> processResponseConsumeBody </var>
1041- set to the following steps given [=/response=] |res| and Null, failure or byte stream
1042- |byteStream|:
1040+ 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|:
10431043 1. If |sheet|'s <a spec=cssom>origin-clean flag</a> is set,
1044- [=finalize and report timing =] with |res |, |global|, and
1045- <code> "css"</code> . [[CSSOM]]
1044+ [=fetch-controller/conclude =] |controller |, with <var ignore> initiatorType </var> set
1045+ to <code> "css"</code> . [[CSSOM]]
10461046
10471047 2. Call |processResponse| with |res| and |byteStream|.
10481048
You can’t perform that action at this time.
0 commit comments