Changes (original) (raw)

This section summarizes the changes between [DOM Level 2 Core] and this new version of the Core specification.

A.6 Objects

This specification defines one object, only provided in the bindings:

DOMImplementationRegistry

The DOMImplementationRegistry object has two methods,DOMImplementationRegistry.getDOMImplementation(features), andDOMImplementationRegistry.getDOMImplementationList(features).