files/en-us/web/api/domimplementation/index.md
{{ ApiRef("DOM") }}
The DOMImplementation interface represents an object providing methods which are not dependent on any particular document. Such an object is returned by the {{domxref("Document.implementation")}} property.
This interface has no specific property and doesn't inherit any.
No inherited method.
true. Old browsers are very inconsistent in their behavior.{{Specifications}}
{{Compat}}