File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -4614,7 +4614,7 @@ steps:
4614
4614
<li><p> Set <var> request</var> 's
4615
4615
<a for=request>response tainting</a> to "<code> basic</code> ".
4616
4616
4617
- <li><p> Return the result of running <a>override fetch</a> given "<code> scheme-fetch</code> ",
4617
+ <li><p> Return the result of running <a>override fetch</a> given "<code> scheme-fetch</code> "
4618
4618
and <var> fetchParams</var> .
4619
4619
</ol>
4620
4620
@@ -4634,8 +4634,8 @@ steps:
4634
4634
4635
4635
<li><p> Set <var> request</var> 's <a for=request>response tainting</a> to "<code> opaque</code> ".
4636
4636
4637
- <li><p> Return the result of running <a>override fetch</a> given "<code> scheme-fetch</code> "
4638
- and <var> fetchParams</var> .
4637
+ <li><p> Return the result of running <a>override fetch</a> given "<code> scheme-fetch</code> " and
4638
+ <var> fetchParams</var> .
4639
4639
<!-- file URLs end up here as they are not same-origin typically. -->
4640
4640
</ol>
4641
4641
@@ -5016,9 +5016,8 @@ an optional boolean <var>makeCORSPreflight</var> (default false):
5016
5016
<var> fetchParams</var> .
5017
5017
5018
5018
<dt> "<code> HTTP fetch</code> "
5019
- <dd>
5020
- <p> Set <var> response</var> be the result of running <a>HTTP fetch</a> given
5021
- <var> fetchParams</var> and <var> makeCORSPreflight</var> .
5019
+ <dd><p> Set <var> response</var> be the result of running <a>HTTP fetch</a> given
5020
+ <var> fetchParams</var> and <var> makeCORSPreflight</var> .
5022
5021
</dl>
5023
5022
5024
5023
<li><p> Return <var> response</var> .
You can’t perform that action at this time.
0 commit comments