Re: ISSUE-50: Should capturing EventListeners registered on the target fire?

* Web APIs Issue Tracker wrote:
>It is not entierly clear in DOM Level 2 Events if this is how things should be.

Jonas discovered the relevant text, 1.2.2 has "A capturing EventListener
will not be triggered by events dispatched directly to the EventTarget
upon which it is registered." And Maciej found dispatchEvent09 in the
DOM Level 2 Events test suite that tests for this. So the question is
now whether we want to change this.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Thursday, 23 March 2006 04:26:47 UTC