Skip to content

Commit faf26d8

Browse files
committed
[mediaqueries] Minor rephrasing
1 parent 29caf60 commit faf26d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mediaqueries/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1783,8 +1783,8 @@ All Available Interaction Capabilities: the 'any-pointer' and 'any-hover' featur
17831783
<div class="note">
17841784
'any-hover:none' will only evaluate to true if there are no pointing devices,
17851785
or if all the pointing devices present lack hover capabilities.
1786-
As such, it should not be understood as a query to test if any hover-capable pointing devices are present,
1787-
rather than whether or not any of the pointing devices is not hover-capable.
1786+
As such, it should be understood as a query to test if any hover-capable pointing devices are present,
1787+
rather than whether or not any of the pointing devices is hover-incapable.
17881788
The latter scenario can currently not be determined using 'any-hover' or any other interaction media feature.
17891789
</div>
17901790

0 commit comments

Comments
 (0)