Re: [pointerevents] What should be the 'detail' property of pointer events?

Based on what history we have available to us, we just considered 
event.detail to be a legacy property, so we matched chrome’s interop 
of support for mousedown, mouseup, click, dblclick events but didn’t 
extend further. 

We are open to doing the same for pointerup/pointerdown if we think 
that there is any value to it (which we doubt). We are also open to 
adding a clickcount property, pending some deeper investigation into 
implementation approach.

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

Received on Tuesday, 5 July 2016 21:12:10 UTC