Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8185,7 +8185,7 @@ <h3>Input state</h3>

<li><p>If <var>source</var> is undefined, set <var>source</var> to
the result of <a>trying</a> to <a>create an input source</a>
with <var>input state</var> and <var>type</var>.
with <var>input state</var>, <var>type</var> and <var>subtype</var>.

<li><p>Return success with data <var>source</var>.</p></li>
</ol>
Expand Down