Back to Content

Document environment

files/en-us/glossary/document_environment/index.md

latest326 B
Original Source

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.

See also