You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1735,19 +1739,19 @@ Note: the '@media/hover', '@media/any-hover', '@media/pointer', and '@media/any-
1735
1739
</style>
1736
1740
</div>
1737
1741
1738
-
The 'pointer' and 'hover' features relate to the characteristics of the “primary” pointing device,
1742
+
The 'pointer' and 'hover' features relate to the characteristics of the “primary” pointing device,
1739
1743
while 'any-pointer' and 'any-hover' can be used to query the properties of all potentially available pointing devices.
1740
1744
1741
-
Note: While this specification does not define how user agents should decide what the “primary” pointing device is,
1742
-
the expectation is that user agents should make this determination
1743
-
by combining knowledge about the device/environment they are running on,
1744
-
the number and type of pointing devices available,
1745
+
Note: While this specification does not define how user agents should decide what the “primary” pointing device is,
1746
+
the expectation is that user agents should make this determination
1747
+
by combining knowledge about the device/environment they are running on,
1748
+
the number and type of pointing devices available,
1745
1749
and a notion of which of these is generally and/or currently being used.
1746
1750
In situations where the primary input mechanism for a device is not a pointing device,
1747
1751
but there is a secondary – and less frequently used – input that is a pointing devices,
1748
1752
the user agent may decide to treat the non-pointing device as the primary (resulting in 'pointer: none').
1749
-
user agents may also decide to dynamically change what type of pointing device is deemed to be primary,
1750
-
in response to changes in the user environment
1753
+
user agents may also decide to dynamically change what type of pointing device is deemed to be primary,
1754
+
in response to changes in the user environment
1751
1755
or in the way the user is interacting with the UA.
1752
1756
1753
1757
Note: The 'pointer', 'hover', 'any-pointer' and 'any-hover' features only relate to the characteristics,
@@ -2283,7 +2287,7 @@ but for the sake of privacy and security,
2283
2287
UAs have been allowed to report inacurate information.
2284
2288
2285
2289
The <a href="http://www.w3.org/2001/tag/">TAG</a> has developed a <a href="https://www.w3.org/TR/security-privacy-questionnaire/">self-review questionaire</a>
2286
-
to help editors and Working Groups evaluate the risks introduced by their specifications.
2290
+
to help editors and Working Groups evaluate the risks introduced by their specifications.
0 commit comments