diff --git a/index.html b/index.html index cf112528..728bab5a 100644 --- a/index.html +++ b/index.html @@ -8197,7 +8197,7 @@
If source is undefined, set source to the result of trying to create an input source - with input state and type. + with input state, type and subtype.
Return success with data source.
Let source actions be the result of trying to process an input source action sequence given input - state, action sequence, and actions - options. + state, action sequence, actions + options and optional subtype.
For each action in source actions: @@ -8450,8 +8450,8 @@
When required to process an input source action sequence, given input state, action - sequence, and actions options, a remote end - must: + sequence, and actions options, and optional subtype, + a remote end must:
Let type be the result of getting a property @@ -10297,7 +10297,7 @@
Let actions by tick be the result of trying to extract an action sequence with input state, - parameters, and actions options. + parameters, actions options and optional subtype.
Dispatch actions with input state, actions by tick, current browsing context,