Re: [uievents] Specify MouseEvent.which (#35)

Hmm, but 
KeyboardEvent.prototype.hasOwnProperty("keyCode");
and
UIEvent.prototype.hasOwnProperty("keyCode");
both return true in Chrome.
Event.prototype.hasOwnProperty("keyCode");
is false.



Anyhow, could we please not start making interfaces more insane, but do some site evangelism.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/35#issuecomment-147997407

Received on Wednesday, 14 October 2015 10:00:36 UTC