DOM Level 3 Events updated

available at:
http://www.w3.org/TR/2002/WD-DOM-Level-3-Events-20020208

* removed eventListenerList.
* added isRegisteredHere and canTrigger.
* added CustomEvent interface
* Event.type returns event names in lowercase.
  (this should be an erratum for DOM Level 2 Events)
* the description of event flow was clarified.
  (but it seems that we need to clarify the default action behavior).

If you're in cc in this message, it means that we addressed your issues,
so please check the issues list:
http://www.w3.org/TR/2002/WD-DOM-Level-3-Events-20020208/events.html#Events-Issues

The issue regarding "Integration and access to semantics" is still on
going with the WAI WGs and XML Events.

I would like to highlight the issue naming-1 on Event.type:
http://www.w3.org/TR/2002/WD-DOM-Level-3-Events-20020208/events.html#Events-Event-type

If you are aware of an issue that wasn't addressed in this draft, please
let me know,

Philippe

Received on Friday, 8 February 2002 14:37:01 UTC