- From: <bugzilla@jessica.w3.org>
- Date: Sun, 25 Aug 2013 18:04:10 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19827
Gary Kacmarcik <garykac@google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |garykac@google.com
Resolution|--- |FIXED
--- Comment #4 from Gary Kacmarcik <garykac@google.com> ---
The DOM3 spec has changed considerably since this bug was filed and we're
addressing the problems stated here in the following ways:
The 'char' attribute has been removed since it was only used by the deprecated
keypress event.
We have introduced a 'code' attribute in the UI Events spec to identify
individual keys. This attribute will allow JS authors to check for a specific
key press without needing to worry about the current keyboard locale.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Sunday, 25 August 2013 18:04:13 UTC