File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1037,9 +1037,9 @@ 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
1044
[=fetch-controller/conclude=] |controller|, with <var ignore> initiatorType</var> set
1045
1045
to <code> "css"</code> . [[CSSOM]]
You can’t perform that action at this time.
0 commit comments