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 400029 of DOMImplementationList

  • Revision slug: Web/API/DOMImplementationList
  • Revision title: DOMImplementationList
  • Revision id: 400029
  • Created:
  • Creator: Sheppy
  • Is current revision? No
  • Comment page created, 33 words addedDOM/DOMImplementationList Web/API/DOMImplementationList

Revision Content

Revision Source

<p>Returned by <a class="internal" href="/En/DOM/DOMImplementationSource.getDOMImplementationList" title="En/DOM/DOMImplementationSource.getDOMImplementationList"><code>DOMImplementationSource.getDOMImplementationList</code></a>() and <a class="internal" href="/En/DOM/DOMImplementationRegistry.getDOMImplementationList" title="En/DOM/DOMImplementationRegistry.getDOMImplementationList"><code>DOMImplementationRegistry.getDOMImplementationList</code></a>() . Can be iterated with 0-based index.</p>
<h3 id="Properties">Properties</h3>
<p><a class="internal" href="/En/DOM/DOMImplementationList.length" title="En/DOM/DOMImplementationList.length"><code>length</code></a> (read-only pos. integer)</p>
<h3 id="Methods">Methods</h3>
<p><a class="internal" href="/En/DOM/DOMImplementationList.item" title="En/DOM/DOMImplementationList.item"><code>item</code></a> ( idx )</p>
<h3 id="Specification">Specification</h3>
<ul> <li><a class=" external" href="https://www.w3.org/TR/DOM-Level-3-Core/core.html#DOMImplementationList" rel="freelink">https://www.w3.org/TR/DOM-Level-3-Cor...ementationList</a></li>
</ul>
Revert to this revision