Function DOMImplementationSource.getDOMImplementation
A method to request the first DOM implementation that supports the specified features.
Prototype
DOMImplementation!DOMString getDOMImplementation(
DOMString features
);
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --