- From: smaug---- <notifications@github.com>
- Date: Wed, 14 Oct 2015 02:59:26 -0700
- To: w3c/uievents <uievents@noreply.github.com>
Received on Wednesday, 14 October 2015 10:00:36 UTC
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