Re: [touch-events] Specify what browsers do on non-touch devices

> Bumping once more in light of Firefox's current decision to enable 
TE on non-touch devices

Not sure if I'm misinterpreting what you're saying, but Firefox is 
enabling TE only on devices that support touch. That is, TE will 
disabled on OS X, and enabled on Windows/Linux if and only if the 
hardware supports it. (It can also be enabled via the Firefox 
devtools, but that's a special case.) In the cases that the hardware 
doesn't support touch, we won't expose the API at all (i.e. 
window.TouchEvent and friends will not exist).

-- 
GitHub Notification of comment by staktrace
Please view or discuss this issue at 
https://github.com/w3c/touch-events/issues/64#issuecomment-266899731 
using your GitHub account

Received on Tuesday, 13 December 2016 23:52:58 UTC