Relationship between globals, Realms, and global environment records
Anne van Kesteren
annevk at annevk.nl
Sat Nov 22 03:20:45 PST 2014
I thought these to be 1:1:1, but e.g. HTML defines the document.open()
API https://html.spec.whatwg.org/multipage/webappapis.html#dom-document-open
which replaces the global object. It's not currently defined in
excruciating detail, but I suspect it will be at some point since
content depends on this working.
Should that affect the Realm and global environment record?
--
https://annevankesteren.nl/
More information about the es-discuss
mailing list