File tree 1 file changed +3
-3
lines changed
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>
1600
1600
The 'pointer' and 'hover' features relate to the characteristics of the “primary” pointing device,
1601
1601
while 'any-pointer' and 'any-hover' can be used to query the properties of all potentially available pointing devices.
1602
1602
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
1605
1605
by combining knowledge about the device/environment they are running on,
1606
1606
the number and type of pointing devices available,
1607
1607
and a notion of which of these is generally and/or currently being used.
1608
1608
In situations where the primary input mechanism for a device is not a pointing device,
1609
1609
but there is a secondary – and less frequently used – input that is a pointing devices,
1610
1610
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,
1612
1612
in response to changes in the user environment
1613
1613
or in the way the user is interacting with the UA.
1614
1614
You can’t perform that action at this time.
0 commit comments