[w3c/uievents] Spec event.keyCode for keypress events (#213)

It turns out implementing `window.event` without `event.keyCode` for `keypress` breaks sites. 😢 

https://bugzilla.mozilla.org/show_bug.cgi?id=1479964


Masayuki suggested Firefox follow what Chrome does here: https://bugzilla.mozilla.org/show_bug.cgi?id=1479964#c3.


(originally filed in the wrong spot @ https://github.com/whatwg/dom/issues/701)

-- 
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/uievents/issues/213

Received on Tuesday, 25 September 2018 15:42:29 UTC