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 25879de commit ea701dfCopy full SHA for ea701df
index.html
@@ -10344,10 +10344,9 @@ <h3><dfn>Release Actions</dfn></h3>
10344
<li><p>Let <var>undo actions</var> be <var>input
10345
state</var>'s <a>input cancel list</a> in reverse order.
10346
10347
- <li><p><a>Dispatch actions</a> with <var>input state</var>,
+ <li><p><a>Try</a> to <a>dispatch actions</a> with <var>input state</var>,
10348
<var>undo actions</var>, <a>current browsing context</a>,
10349
- and <var>actions options</var>. If this results in an <a>error</a>
10350
- return that error.
+ and <var>actions options</var>.
10351
10352
<li><p>Dequeue <var>input state</var>'s <a>actions queue</a>.
10353
<p>Assert: this returns <var>token</var>
0 commit comments