Skip to content

Commit ea701df

Browse files
whimboojgraham
andauthored
Update index.html
Co-authored-by: jgraham <james@hoppipolla.co.uk>
1 parent 25879de commit ea701df

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10344,10 +10344,9 @@ <h3><dfn>Release Actions</dfn></h3>
1034410344
<li><p>Let <var>undo actions</var> be <var>input
1034510345
state</var>&apos;s <a>input cancel list</a> in reverse order.
1034610346

10347-
<li><p><a>Dispatch actions</a> with <var>input state</var>,
10347+
<li><p><a>Try</a> to <a>dispatch actions</a> with <var>input state</var>,
1034810348
<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.
10349+
and <var>actions options</var>.
1035110350

1035210351
<li><p>Dequeue <var>input state</var>&apos;s <a>actions queue</a>.
1035310352
<p>Assert: this returns <var>token</var>

0 commit comments

Comments
 (0)