mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Fire 'input' event after 'keypress' in input and textarea elements
This commit is contained in:
parent
08662cc64e
commit
5f0b3bd53c
4 changed files with 24 additions and 24 deletions
|
@ -52,6 +52,7 @@ beforeunload
|
|||
message
|
||||
click
|
||||
keydown
|
||||
keypress
|
||||
abort
|
||||
beforescriptexecute
|
||||
afterscriptexecute
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue