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

  • Revision slug: DOM/HTMLDocument
  • Revision title: HTMLDocument
  • Revision id: 297323
  • Created:
  • Creator: stanton
  • Is current revision? No
  • Comment

Revision Content

Revision Source

<p><code>HTMLDocument</code> is an abstract interface of the <a href="en/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 <a href="document" title="en-US/docs/DOM/document">document</a> page.</p>
<h3 id="Specification">Specification</h3>
<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