Re: [w3c/touch-events] Specify what browsers do on non-touch devices (#64)

if it's a genuine "does this device really have a touchscreen" question, then checking `window.navigator.maxTouchPoints>0` should do it, no?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/touch-events/issues/64#issuecomment-730507988

Received on Thursday, 19 November 2020 17:01:11 UTC