File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -4162,10 +4162,9 @@ steps:
4162
4162
<li><p> Let <var> processBodyError</var> be this step: run <a>fetch finale</a> given
4163
4163
<var> fetchParams</var> and a <a>network error</a> .
4164
4164
4165
-
4166
- <li><p> If <var> request</var> 's <a for=request>response tainting</a> is "<code> opaque</code> ",
4167
- <var> response</var> is a <a>network error</a> , or <var> response</var> 's <a for=response>body</a>
4168
- is null, then run <var> processBodyError</var> and abort these steps.
4165
+ <li><p> If <var> request</var> 's <a for=request>response tainting</a> is "<code> opaque</code> " or
4166
+ <var> response</var> 's <a for=response>body</a> is null, then run <var> processBodyError</var> and
4167
+ abort these steps.
4169
4168
4170
4169
<li>
4171
4170
<p> Let <var> processBody</var> given <var> bytes</var> be these steps:
You can’t perform that action at this time.
0 commit comments