DescriptionMedia queries: excluded non-pointing devices from pointer/hover
The pointer/hover media query spec is ambiguous about the inclusion of
non-pointing input device like keyboards:
http://dev.w3.org/csswg/mediaqueries-4/#mf-interaction
This CL removes the such devices from consideration in Chrome---this
seems more logical since pointer/hover queries make sense only for
pointing devices.
BUG=442795
Committed: https://crrev.com/7a42795e4c7c3449129d4077df0bd8c269c7ed4b
Cr-Commit-Position: refs/heads/master@{#309203}
Patch Set 1 #
Total comments: 2
Patch Set 2 : DCHECK fix #
Total comments: 8
Patch Set 3 : Ozone implementation #
Total comments: 6
Patch Set 4 : Tweaked aurax11 & ozone defaults #
Total comments: 2
Patch Set 5 : FIXME to TODO #
Messages
Total messages: 23 (5 generated)
|