A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/DOMImplementation below:

DOMImplementation - Web APIs | MDN

DOMImplementation

Baseline Widely available

The DOMImplementation interface represents an object providing methods which are not dependent on any particular document. Such an object is returned by the Document.implementation property.

Property

This interface has no specific property and doesn't inherit any.

Instance methods

No inherited method.

DOMImplementation.createDocument()

Creates and returns an XMLDocument.

DOMImplementation.createDocumentType()

Creates and returns a DocumentType.

DOMImplementation.createHTMLDocument()

Creates and returns an HTML Document.

DOMImplementation.hasFeature() Deprecated

Returns a boolean value indicating if a given feature is supported or not. This function is unreliable and kept for compatibility purpose alone: except for SVG-related queries, it always returns true. Old browsers are very inconsistent in their behavior.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4