bug 11803 Need new event for text value changing
r=hyatt@netscape.com not dogfood, but the fix has been sitting in my tree for 2 weeks git-svn-id: svn://10.0.0.236/trunk@50823 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -196,6 +196,7 @@ HTML_ATOM(ondblclick, "ondblclick")
|
||||
HTML_ATOM(ondragdrop, "ondragdrop")
|
||||
HTML_ATOM(onerror, "onerror")
|
||||
HTML_ATOM(onfocus, "onfocus")
|
||||
HTML_ATOM(oninput, "oninput")
|
||||
HTML_ATOM(onkeydown, "onkeydown")
|
||||
HTML_ATOM(onkeypress, "onkeypress")
|
||||
HTML_ATOM(onkeyup, "onkeyup")
|
||||
|
||||
Reference in New Issue
Block a user