[Bug 24738] D3E spec should define if keypress is fired when preceding beforeinput is consumed by preventDefault()

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

Gary Kacmarcik <garykac@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |garykac@google.com
         Resolution|---                         |WONTFIX

--- Comment #1 from Gary Kacmarcik <garykac@google.com> ---
Since keypress is deprecated, there is no need to define how it operates WRT
beforeinput.

And defining how this deprecated event should interact with the new events may
make it more difficult for browsers to implement the new behavior.

So, it seems best to leave this unspecified.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 7 April 2014 22:38:35 UTC