Closed
Description
Currently, any-pointer: none
and any-hover: none
only evaluate to true when they apply to ALL pointers/input mechanisms. There are situations, however, where it would be useful if these evaluated to true if ANY pointers/input mechanisms had those characteristics. Filing a speculative PR together with this issue - see the examples I propose there for use cases. [edit: see examples/use cases from the PR ]
This would clearly be a substantive change to the spec, but one that I feel would open up some more granular possibilities for authors.
(this issue is a continuation of #715 which in turn came out of this isse #690)