Skip to content

Commit ee97885

Browse files
committed
Update more subtype
Signed-off-by: Euclid Ye <[email protected]>
1 parent d028a22 commit ee97885

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8425,8 +8425,8 @@ <h3>Processing actions</h3>
84258425
<ol>
84268426
<li><p>Let <var>source actions</var> be the result of <a>trying</a>
84278427
to <a>process an input source action sequence</a> given <var>input
8428-
state</var>, <var>action sequence</var>, and <var>actions
8429-
options</var>.
8428+
state</var>, <var>action sequence</var>, <var>actions
8429+
options</var> and optional <var>subtype</var>.
84308430

84318431
<li><p>For each <var>action</var> in <var>source actions</var>:
84328432

@@ -8450,8 +8450,8 @@ <h3>Processing actions</h3>
84508450

84518451
<p>When required to <dfn>process an input source action
84528452
sequence</dfn>, given <var>input state</var>, <var>action
8453-
sequence</var>, and <var>actions options</var>, a <a>remote end</a>
8454-
must:
8453+
sequence</var>, and <var>actions options</var>, and optional <var>subtype</var>,
8454+
a <a>remote end</a> must:
84558455

84568456
<ol class="algorithm">
84578457
<li><p>Let <var>type</var> be the result of <a>getting a property</a>

0 commit comments

Comments
 (0)