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.

Revision 140573 of DOMImplementationRegistry

  • Revision slug: DOM/DOMImplementationRegistry
  • Revision title: DOMImplementationRegistry
  • Revision id: 140573
  • Created:
  • Creator: Brettz9
  • Is current revision? No
  • Comment page created, 57 words added

Revision Content

Revision Source

<p>This is a global variable used to get a single <a class="internal" href="/En/DOM/DOMImplementation" title="En/DOM/DOMImplementation"><code>DOMImplementation</code></a> or <a class="internal" href="/En/DOM/DOMImplementationList" title="En/DOM/DOMImplementationList"><code>DOMImplementationList</code></a> depending on the registered objects with the specified features.</p>
<h3>Methods</h3>
<p><code><a class="internal" href="/En/DOM/DOMImplementationRegistry.getDOMImplementation" title="En/DOM/DOMImplementationRegistry.getDOMImplementation">getDOMImplementation</a></code> ( featuresStr ) - See also <a href="En/DOM/DOMImplementationSource.getDOMImplementation">DOMImplementationSource.getDOMImplementation()</a></p>
<p><a class="internal" href="/En/DOM/DOMImplementationRegistry.getDOMImplementationList" title="En/DOM/DOMImplementationRegistry.getDOMImplementationList"><code>getDOMImplementationList</code></a> ( featuresStr ) - See also <a href="En/DOM/DOMImplementationSource.getDOMImplementationList">DOMImplementationSource.getDOMImplementationL()</a></p>
<h3>Specification</h3>
<ul> <li><a class=" external" href="https://www.w3.org/TR/DOM-Level-3-Core/core.html#Bootstrap" rel="freelink">https://www.w3.org/TR/DOM-Level-3-Cor...html#Bootstrap</a></li> <li><a class=" external" href="https://www.w3.org/TR/DOM-Level-3-Core/ecma-script-binding.html#Level-3-ECMAScript-Binding-Extension-h2" rel="freelink">https://www.w3.org/TR/DOM-Level-3-Cor...g-Extension-h2</a></li>
</ul>
Revert to this revision