We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d74840 commit da390e4Copy full SHA for da390e4
index.html
@@ -3524,8 +3524,8 @@ <h2>
3524
<li>Let |document| be |request|'s [=relevant global object=]'s
3525
[=associated `Document`=].
3526
</li>
3527
- <li>If |document| is not [=Document/fully active=], then return
3528
- <a>a promise rejected with</a> an {{"InvalidStateError"}}
+ <li>If |document| is not [=Document/fully active=], then return <a>a
+ promise rejected with</a> an {{"InvalidStateError"}}
3529
{{DOMException}}.
3530
3531
<li data-tests="">Optionally, at the <a>top-level browsing
0 commit comments