Bug 26551

Summary: Implement HTML5 forminput, formchange and dispatch methods
Product: WebKit Reporter: Erik Arvidsson <arv>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mike, tkent, webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://www.whatwg.org/specs/web-apps/current-work/#the-form-element
Bug Depends on:    
Bug Blocks: 19264    

Erik Arvidsson
Reported 2009-06-19 11:16:32 PDT
HTML5 adds forminput and formchange events to the form element which allows a single element to listen to all the changes in the form. It also provides programmatic ways to dispatch these events
Attachments
Erik Arvidsson
Comment 1 2010-10-22 11:09:18 PDT
*** This bug has been marked as a duplicate of bug 26141 ***
Note You need to log in before you can comment on or make changes to this bug.