We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db06684 commit 9d9404fCopy full SHA for 9d9404f
index.html
@@ -9223,6 +9223,9 @@ <h3>Dispatching actions</h3>
9223
<li><p>For each <var>action object</var> in <var>tick actions</var>:
9224
9225
<ol>
9226
+ <li>If <var>browsing context</var> is <a>no longer open</a>, return
9227
+ <a>error</a> with <a>error code</a> <a>no such window</a>.
9228
+
9229
<li><p>Let <var>input id</var> be equal to the value
9230
of <var>action object</var>'s id property.
9231
0 commit comments