- From: Sergey Ilinsky <castonet@yahoo.co.uk>
- Date: Mon, 21 Sep 2009 09:33:25 +0000 (GMT)
- To: Doug Schepers <schepers@w3.org>
- Cc: www-dom@w3.org
Finally!
Would not it make sense to also move drag-and-drop module events into DOM-Events then? To me this module (when polished) looks meeting many platform/technology independent use cases.
Sergey/
--- On Mon, 21/9/09, Doug Schepers <schepers@w3.org> wrote:
> From: Doug Schepers <schepers@w3.org>
> Subject: Removing Form Events?
> To: "www-dom@w3.org" <www-dom@w3.org>
> Date: Monday, 21 September, 2009, 5:01 AM
> 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:34:05 UTC