Re: [pointerevents] Specify that "click", "dblclick" and "contextmenu" events are PointerEvents?

Any chance click coordinates could be an issue if PointerEvent 
coordinates are all fractional (#107)? Any idea how frequent is 
coordinate-equality-checks with integers, like <code>if (e.clientX == 
20) ...</code>?

-- 
GitHub Notification of comment by mustaqahmed
Please view or discuss this issue at 
https://github.com/w3c/pointerevents/issues/100#issuecomment-234064772
 using your GitHub account

Received on Wednesday, 20 July 2016 20:02:40 UTC