Re: [csswg-drafts] [mediaqueries-4] Change when any-* evaluate to 'none'

> if ANY inputs are present that are non-hover capable, any-hover: 
none should evaluate to true

Wouldn't that always be true? On desktops/laptops, the keyboard fits 
that bill. On mobile, the virtual keyboard or voice control...

In an (js-based?) enumeration of input devices, saying that a 
particular one doesn't have the ability to hover seems reasonable. But
 on a single query that answers about the combination of all input 
devices, that seems ineffective.

In a reductio ad absurdum kind of way, specifying thingsthis way sorts
 of implies that connecting an input device which is not capable of 
anything at all should change the result of the media query. I don't 
think that makes much sense.

-- 
GitHub Notification of comment by frivoal
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/737#issuecomment-262448029 
using your GitHub account

Received on Wednesday, 23 November 2016 07:23:41 UTC