[Bug 19414] Implement finishPropagation() method

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19414

--- Comment #8 from Anne <annevk@annevk.nl> ---
So why not use event.stopPropagation() if you want the event to stop being
dispatched? Or event.stopImmediatePropagation() if you want it not to reach any
other listeners either?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 11 October 2012 03:48:38 UTC