We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac13879 commit e150656Copy full SHA for e150656
fetch.bs
@@ -9086,8 +9086,8 @@ method steps are:
9086
9087
<li><p>If <var>activateAfter</var> is less than 0, then throw a {{RangeError}}.
9088
9089
- <li><p>If <var>request</var>'s <a for=request>window</a>'s <a>associated document</a> is not a
9090
- <a>fully active</a> <a for=/>document</a>, then throw a {{TypeError}}.
+ <li><p>If <var>request</var>'s <a for=request>window</a>'s <a>associated document</a> is not
+ <a>fully active</a>, then throw a {{TypeError}}.
9091
9092
<li><p>If <var>request</var>'s <a for=request>URL</a>'s <a for=url>scheme</a> is not an
9093
<a>HTTP(S) scheme</a>, then throw a {{TypeError}}.
0 commit comments