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 537611 of HTMLDocument

  • Revision slug: Web/API/HTMLDocument
  • Revision title: HTMLDocument
  • Revision id: 537611
  • Created:
  • Creator: teoli
  • Is current revision? No
  • Comment

Revision Content

HTMLDocument is an abstract interface of the DOM which provides access to special properties and methods not present by default on a regular (XML) document.

Its methods and properties are noted (as asterisks) on the {{domxref("document")}} page.

Specification

Revision Source

<p><strong><code>HTMLDocument</code></strong> is an abstract interface of the <a href="/en-US/docs/DOM" title="en/DOM">DOM</a> which provides access to special properties and methods not present by default on a regular (XML) document.</p>
<p>Its methods and properties are noted (as asterisks) on the {{domxref("document")}} page.</p>
<h2 id="Specification">Specification</h2>
<ul>
 <li><a class="external" href="https://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-26809268" rel="freelink">https://www.w3.org/TR/DOM-Level-2-HTM...ml#ID-26809268</a></li>
</ul>
Revert to this revision