File tree 1 file changed +5
-5
lines changed
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>
1037
1037
[=request/credentials mode=] is "same-origin", [=request/use-url-credentials flag=] is
1038
1038
set, and whose [=request/referrer=] is |referrer|.
1039
1039
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|:
1043
1043
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]]
1046
1046
1047
1047
2. Call |processResponse| with |res| and |byteStream|.
1048
1048
You can’t perform that action at this time.
0 commit comments