Removing Form Events?

Hi, DOM3 Events folks-

I'm pondering removing the event types associated with forms: 'change' 
[1], 'submit' [2], and 'reset' [3].  They are so specific to HTML that 
they are probably best defined there, rather than in a generic DOM Event 
specification.

What do you think?

[1] 
http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#event-type-change
[2] 
http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#event-type-submit
[3] 
http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#event-type-reset

Regards-
-Doug Schepers
W3C Team Contact, SVG and WebApps WGs

Received on Monday, 21 September 2009 09:01:47 UTC