Skip to content

Commit e150656

Browse files
noamrannevk
andauthored
Update fetch.bs
Co-authored-by: Anne van Kesteren <[email protected]>
1 parent ac13879 commit e150656

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fetch.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9086,8 +9086,8 @@ method steps are:
90869086

90879087
<li><p>If <var>activateAfter</var> is less than 0, then throw a {{RangeError}}.
90889088

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}}.
9089+
<li><p>If <var>request</var>'s <a for=request>window</a>'s <a>associated document</a> is not
9090+
<a>fully active</a>, then throw a {{TypeError}}.
90919091

90929092
<li><p>If <var>request</var>'s <a for=request>URL</a>'s <a for=url>scheme</a> is not an
90939093
<a>HTTP(S) scheme</a>, then throw a {{TypeError}}.

0 commit comments

Comments
 (0)