Skip to content

Commit 3f65602

Browse files
committed
test: link to throw_if_not_active.https.html
1 parent 37c1ce5 commit 3f65602

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -825,9 +825,10 @@ <h2>
825825
"!HTML#concept-relevant-global">relevant global object</a>'s
826826
<a href="!HTML#concept-document-window">associated Document</a>.
827827
</li>
828-
<li>If <var>document</var> is not <a data-cite="!HTML#fully-active">
829-
fully active</a>, then return a promise rejected with an
830-
"<a>AbortError</a>" <a>DOMException</a>.
828+
<li data-tests="throw_if_not_active.https.html">If
829+
<var>document</var> is not <a data-cite="!HTML#fully-active">fully
830+
active</a>, then return a promise rejected with an
831+
"<a>AbortError</a>" <a>DOMException</a>.
831832
</li>
832833
<li>
833834
<p>

0 commit comments

Comments
 (0)