Re: ISSUE-164 (char keyCode entries): Add char and keyCode properties to keypress, keydown and keyup entries [DOM3 Events]

This is another straight-forward editorial change. char has been added to keypress/keydown/keyup. Additionally, I added descriptions for char, key, and location. I did not, however, add keyCode as this property is intentionally left out [1].

Thanks,

Jacob

[1] http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#keys-keyCode-charCode

Received on Thursday, 31 March 2011 01:25:37 UTC