Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -8868,7 +8868,7 @@ constructor steps are:
<p>If <var>initBody</var> is null and <var>inputBody</var> is non-null, then:

<ol>
<li><p>If <var>input</var> is <a for=Body>unusable</a>, then <a>throw</a> a {{TypeError}}.
<li><p>If <var>inputBody</var> is <a for=Body>unusable</a>, then <a>throw</a> a {{TypeError}}.

<!-- Any steps after this must not throw. -->

Expand Down