stopPropagation() or stopImmediatePropagation() called early

Hi,
what should happen if event.stopPropagation() or  
stopImmediatePropagation() are called on an event before dispatch? The  
spec doesn't seem to cover this.

-- Hallvord

Received on Thursday, 18 February 2010 22:52:44 UTC