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

For proximity, the spec says

> Not all devices contain a proximity sensor, and when there is no 
proximity sensor, this API is still exposed to the scripting 
environment but it does nothing.

Testing this in Firefox on my Surface 3 (which, as far as I know, 
doesn't have the relevant sensor) using 
https://www.audero.it/demo/proximity-api-demo.html the API is indeed 
exposed, but returns no meaningful data when queried.

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

Received on Monday, 18 April 2016 19:10:55 UTC