Skip to content

Commit da390e4

Browse files
chore(tidy): tidy up document (#1063)
Co-authored-by: marcoscaceres <marcoscaceres@users.noreply.github.com>
1 parent 5d74840 commit da390e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3524,8 +3524,8 @@ <h2>
35243524
<li>Let |document| be |request|'s [=relevant global object=]'s
35253525
[=associated `Document`=].
35263526
</li>
3527-
<li>If |document| is not [=Document/fully active=], then return
3528-
<a>a promise rejected with</a> an {{"InvalidStateError"}}
3527+
<li>If |document| is not [=Document/fully active=], then return <a>a
3528+
promise rejected with</a> an {{"InvalidStateError"}}
35293529
{{DOMException}}.
35303530
</li>
35313531
<li data-tests="">Optionally, at the <a>top-level browsing

0 commit comments

Comments
 (0)