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



Reply via email to