[Bug 22071] Remove 'char' from KeyboardEvent in DOM3

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22071

--- Comment #2 from Gary Kacmarcik <garykac@google.com> ---
There is only 1 incomplete implementation of 'char' in IE. AFAIK, no other
browsers have shipped this.

Note that the spec does not attempt to define previous aborted D3E attributes
like keyIdentifier (which shipped in WebKit browsers).

The current users of the deprecated keypress event use the legacy keyCode,
charCode.

At best, this deserves a note in Appendix E.2.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 17 May 2013 16:54:30 UTC