- From: Anne van Kesteren <annevk@opera.com>
- Date: Thu, 29 Sep 2011 15:35:36 +0200
- To: www-dom@w3.org, schepers@w3.org, jrossi@microsoft.com, "Kentaro Hara" <haraken@chromium.org>
- Cc: "Dominic Cooney" <dominicc@chromium.org>
On Tue, 27 Sep 2011 15:56:43 +0200, Kentaro Hara <haraken@chromium.org> wrote: > We have been working on implementing constructors for Events: > > https://bugs.webkit.org/show_bug.cgi?id=67824 > > However, some Events do not yet have the specs for their constructors. We > would be happy if you could take a look at our spec proposals for the > following DOM Level 3 Events: > > http://www.w3.org/Bugs/Public/show_bug.cgi?id=14050 > > http://www.w3.org/Bugs/Public/show_bug.cgi?id=14051 > > http://www.w3.org/Bugs/Public/show_bug.cgi?id=14052 > > http://www.w3.org/Bugs/Public/show_bug.cgi?id=14053 > > http://www.w3.org/Bugs/Public/show_bug.cgi?id=14054 > > http://www.w3.org/Bugs/Public/show_bug.cgi?id=14055 It would also be great if for the interfaces that are newly introduced we do not introduce a init*Event method. CompositionEvent, TextEvent, WheelEvent, can probably have it removed. UIEvent, MouseEvent, and KeyboardEvent should probably carry a note about their init*Event methods being strongly discouraged, as we cannot really remove those I think. -- Anne van Kesteren http://annevankesteren.nl/
Received on Thursday, 29 September 2011 13:36:16 UTC