File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1600,15 +1600,15 @@ Interaction Media Features</h2>
16001600 The 'pointer' and 'hover' features relate to the characteristics of the “primary” pointing device,
16011601 while 'any-pointer' and 'any-hover' can be used to query the properties of all potentially available pointing devices.
16021602
1603- Note: While this specification does not define how User Agents should decide what the “primary” pointing device is,
1604- the expectation is that User Agents should make this determination
1603+ Note: While this specification does not define how user agents should decide what the “primary” pointing device is,
1604+ the expectation is that user agents should make this determination
16051605 by combining knowledge about the device/environment they are running on,
16061606 the number and type of pointing devices available,
16071607 and a notion of which of these is generally and/or currently being used.
16081608 In situations where the primary input mechanism for a device is not a pointing device,
16091609 but there is a secondary – and less frequently used – input that is a pointing devices,
16101610 the user agent may decide to treat the non-pointing device as the primary (resulting in 'pointer: none' ).
1611- User Agents may also decide to dynamically change what type of pointing device is deemed to be primary,
1611+ user agents may also decide to dynamically change what type of pointing device is deemed to be primary,
16121612 in response to changes in the user environment
16131613 or in the way the user is interacting with the UA.
16141614
You can’t perform that action at this time.
0 commit comments