Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

DOMImplementationSource

この記事はまだボランティアによって 日本語 に翻訳されていません。ぜひ MDN に参加して翻訳を手伝ってください!

Obsolete
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.

Can request a particular implementation based on needed features and versions (which can then be used to create a document, etc.). Called during DOMImplementationRegistry.getDOMImplementation() and DOMImplementationRegistry.getDOMImplementationList().

Methods

DOMImplementationSource.getDOMImplementation()
Returns a DOMImplementation.
DOMImplementationSource.getDOMImplementationList()
Returns a DOMImplementationList

Specification

ドキュメントのタグと貢献者

 このページの貢献者: Sivlo, teoli, kscarfone, Sheppy, Brettz9
 最終更新者: Sivlo,