BrowsingContext
A simple and lightweight browsing context.
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 given 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, if any.
Creates a new browsing context with the given configuration, or the
default configuration, if no configuration is provided.
Creates a new browsing context with the given configuration, or the
default configuration, if no configuration is provided.
Creates a new browsing context from the given service.
Creates a new named browsing context as child of the given parent.
Finds a named browsing context.
Gets an instance of the given service.
Gets all registered instances of the given service.