- From: Web Applications Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Wed, 23 Jul 2008 18:02:06 +0000 (GMT)
- To: public-webapps@w3.org
ISSUE-41 (New Non-NS Event Methods): Should all event methods have namespaced and non-namespaced equivalents? http://www.w3.org/2008/webapps/track/issues/41 Raised by: Doug Schepers On product: >From Olli Pettay in http://lists.w3.org/Archives/Public/public-webapps/2008JulSep/0260.html: [[ IMO CustomEvent should have also initCustomEvent(), not only initCustomEventNS(). Having only initCustomEventNS doesn't prevent anyone to create events with null namespace and it is just annoying if initCustomEvent isn't there. Similar with MouseWheelEvent, it has only initMouseWheelEventNS, but should have also initMouseWheelEvent. WheelEvent should also have non-NS initialization method. ]]
Received on Wednesday, 23 July 2008 18:03:50 UTC