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.
Actions
1 parent 330a3ef commit 81369c5Copy full SHA for 81369c5
webdriver-spec.html
@@ -6736,7 +6736,7 @@ <h2>Input Source State</h2>
6736
<p>Each <a>session</a> has an associated <dfn>input state table</dfn>.
6737
This is a map between <a>input id</a>
6738
and the <a>input source state</a> for that <a>input source</a>,
6739
- with one entry for each active <a>input source</a>.
+ with one entry for each item in the list of <a>active input sources</a>.
6740
6741
<p>Each <a>session</a> also has an associated <dfn>input cancel
6742
list</dfn>, which is a list of actions. This list is used to manage
0 commit comments