This appendix is normative.
domElement has all the properties and methods of Node as well as the properties and methods defined below.
Document has all the properties and methods of Node as well as the properties and methods defined below.
events
In Ecmascript, EventListener is
bound such that it is an Ecmascript Function with an additional property
handleEvent that points back to the
EventListener object itself.
MouseEvent has all the properties and methods of UIEvent as well as the properties and methods defined below.
WheelEvent has all the properties and methods of MouseEvent as well as the properties and methods defined below.
TextEvent has all the properties and methods of UIEvent as well as the properties and methods defined below.
KeyboardEvent has all the properties and methods of UIEvent as well as the properties and methods defined below.
TimeEvent has all the properties and methods of Event as well as the properties and methods defined below.
UIEvent has all the properties and methods of Event as well as the properties and methods defined below.
ProgressEvent has all the properties and methods of Event as well as the properties and methods defined below.
ConnectionEvent has all the properties and methods of Event as well as the properties and methods defined below.
smilTimeEvent has all the properties and methods of Event as well as the properties and methods defined below.
globalConnection has all the properties and methods of EventTarget as well as the properties and methods defined below.
Timer has all the properties and methods of events::EventTarget as well as the properties and methods defined below.
svgSVGDocument has all the properties and methods of Document, EventTarget as well as the properties and methods defined below.
SVGElementInstance has all the properties and methods of EventTarget as well as the properties and methods defined below.
SVGSVGElement has all the properties and methods of SVGLocatableElement, SVGTimedElement as well as the properties and methods defined below.
SVGLocatableElement has all the properties and methods of SVGElement, SVGLocatable as well as the properties and methods defined below.
SVGElement has all the properties and methods of Element, EventTarget, TraitAccess, ElementTraversal as well as the properties and methods defined below.
SVGTimedElement has all the properties and methods of SVGElement, smil::ElementTimeControl as well as the properties and methods defined below.
SVGVisualMediaElement has all the properties and methods of SVGLocatableElement, SVGTimedElement as well as the properties and methods defined below.
SVGGlobal has all the properties and methods of Global as well as the properties and methods defined below.