EventTargetEventTarget
interface has four new methods: addEventListenerNS,
removeEventListenerNS, canTriggerNS,
isRegisteredHereNS.EventEvent
interface has a new attribute namespaceURI, and a new
method initEventNS.DocumentEventEvent
interface has a new method
createEventListenerGroup.UIEventUIEvent interface has
a new method initUIEventNS.MouseEventMouseEvent
interface has a new method initMouseEventNS.MutationEventMutationEvent
interface has a new method initMutationEventNS.The interfaces EventListenerGroup,
CustomEvent, TextEvent, and
MutationNameEvent
were added to the Events module.