IBrowsingContext
Represents the browsing context interface.
Gets or sets the currently active document.
Gets the configuration for the browsing context.
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 assigned document loader, if any.
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.
Fired when a parser is finished.
Fired when a parse error is encountered.
Fired when a parser is starting.
Fired when a requester is finished.
Fired when a requester is starting.