[DOM Level 3 Events] re-dispatching an event that already has its flow started

I could not find details regarding if it is legal to call dispatchEvent
function with an event object that is already being propagated as its
argument.

Should this result into exception?

Sergey/

Received on Friday, 24 September 2010 20:36:28 UTC