Re: DOM status 20010827

> * New public DOM Level 3 Events draft:
>   http://www.w3.org/TR/2001/WD-DOM-Level-3-Events-20010823

1.2.2. Event capture

"A capturing EventListener will not be triggered by events dispatched
directly to the EventTarget upon which it is registered."

Could you point me to the text that describes how you dispatch an event
directly to the EventTarget? I can't find it by inspection, but it's
probably staring me in the face.

Thanks!

Steven Pemberton
Chair, HTML WG

Received on Monday, 27 August 2001 12:47:27 UTC