Skip to content

Commit 0ac18fa

Browse files
authored
Raise "no such window" error in "dispatching actions" when browsing context (navigable) does no longer exist (#1861)
1 parent db06684 commit 0ac18fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9161,6 +9161,9 @@ <h3>Dispatching actions</h3>
91619161
<var>actions by tick</var>:
91629162

91639163
<ol>
9164+
<li>If <var>browsing context</var> is <a>no longer open</a>, return
9165+
<a>error</a> with <a>error code</a> <a>no such window</a>.
9166+
91649167
<li><p>Let <var>tick duration</var> be the result of <a>computing
91659168
the tick duration</a> with argument <var>tick actions</var>.
91669169

0 commit comments

Comments
 (0)