- From: Web Applications Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Fri, 10 Sep 2010 09:17:48 +0000
- To: public-webapps@w3.org
ISSUE-120 (scroll basic event): Consider returning 'scroll' from UIEvent to Event interface [DOM3 Events] http://www.w3.org/2008/webapps/track/issues/120 Raised by: Doug Schepers On product: DOM3 Events 'scroll' was moved from the Event interface to the UIEvent interface, so UIEvents are grouped logically and are detectable as such for script library use. This is a proposal to change it back to the Event interface, since the additional .detail and .view properties are not needed: * http://lists.w3.org/Archives/Public/www-dom/2010JulSep/0074.html
Received on Friday, 10 September 2010 09:17:49 UTC