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 1038826 of document environment

  • Revision slug: Glossary/document_environment
  • Revision title: document environment
  • Revision id: 1038826
  • Created:
  • Creator: klez
  • Is current revision? Yes
  • Comment tagged

Revision Content

When the JavaScript global environment is a window or an iframe, it is called a document environment. A global environment is an environment that doesn't have an outer environment.

Learn More

Technical reference

Revision Source

<p><span class="seoSummary">When the JavaScript global environment is a window or an iframe, it is called a <em>document environment</em>. A global environment is an environment that doesn't have an outer environment.</span></p>

<h2 id="Learn_More">Learn More</h2>

<h3 id="Technical_reference">Technical reference</h3>

<ul>
 <li><a href="https://html.spec.whatwg.org/multipage/webappapis.html#document-environment">document environment</a> in the HTML specification</li>
</ul>
Revert to this revision