File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -7015,6 +7015,22 @@ <h4 id=input-sources>Sources</h4>
7015
7015
</ tr >
7016
7016
</ table >
7017
7017
7018
+ < p > A < dfn > wheel input source</ dfn > is an < a > input source</ a >
7019
+ that is associated with a wheel-type input device.
7020
+ A < a > wheel input source</ a > supports the same < a > pause</ a > action
7021
+ as a < a > null input source</ a > plus the following actions:
7022
+
7023
+ < table class =simple >
7024
+ < tr >
7025
+ < th > Action
7026
+ < th > Non-normative Description
7027
+ </ tr >
7028
+ < tr >
7029
+ < td > < dfn > scroll</ dfn > </ td >
7030
+ < td > Used to indicate that the scroll wheel is rolled down, up, right
7031
+ or left to scroll the page down, up, right or left.</ td >
7032
+ </ tr >
7033
+ </ table >
7018
7034
< p > Each < a > session</ a > maintains a < a > list</ a > of < dfn > active input
7019
7035
sources</ dfn > . This list is initially empty. When an < a > input
7020
7036
source</ a > is added to the list of < a > active input sources</ a > , a
You can’t perform that action at this time.
0 commit comments