Re: ISSUE-127 (cancelBubble / srcElement): Consider adding cancelBubble and srcElement [DOM3 Events]

On 09/15/2010 08:56 PM, Web Applications Working Group Issue Tracker wrote:
>
> ISSUE-127 (cancelBubble / srcElement): Consider adding cancelBubble and srcElement [DOM3 Events]
>
> http://www.w3.org/2008/webapps/track/issues/127
>
> Raised by: Doug Schepers
> On product: DOM3 Events
>
> Simon Pieters<http://lists.w3.org/Archives/Public/www-dom/2010JulSep/0125.html>:
> [[
> Looking at [6], I notice that Opera and WebKit have cancelBubble and
> srcElement. WebKit and Gecko have more constants on Event.
>
> [6] http://software.hixie.ch/utilities/js/live-dom-viewer/saved/611
>
> ]]
>
>
>
>

cancelBubble and srcElement are IEisms which we're not defining (unless
the old IE event model has some useful features)

Are there any use cases for srcElement or cancelBubble which can't be 
achieved in other ways?

-Olli

Received on Wednesday, 15 September 2010 19:24:37 UTC