IBrowsingContext
Represents the browsing context interface.
Gets or sets the currently active document.
Gets the document that created the current context, if any. The
creator is the active document of the parent at the time of
creation.
Gets the current window proxy.
Gets the original services for the browsing context.
Gets the parent of the current context, if any. If a parent is
available, then the current context contains only embedded
documents.
Gets the sandboxing flag of the context.
Gets the session history of the given browsing context.
Creates a new browsing context with the given name, instructed by
the specified document.
Tries to find a browsing context with the given name.
Gets an instance of the given service.
Gets all registered instances of the given service.