IConstructableDocument
Represents a constructable document.
Builder instance to dispose and tie lifetime to the document.
Document element of the document.
Head element of the document.
Is the document currently loading?
Quirks mode of the document.
Document source.
Ads a new dom representation of a comment and adds it to the document.
void ApplyManifest()
Applies the manifest to the document.
void Clear()
Clears the document.
Finishes writing to a document.
void PerformMicrotaskCheckpoint()
Performs a microtask checkpoint using the mutations host.
Queue a mutation observer compound microtask.
void ProvideStableState()
Provides a stable state by running the synchronous sections of
asynchronously-running algorithms until the asynchronous algorithm
can be resumed (if appropriate).
Tracks the given exception which happened during parsing.
Spins the event loop until all stylesheets are downloaded (if
required) and all scripts are ready to be parser executed.
http://www.w3.org/html/wg/drafts/html/master/syntax.html#the-end
(bullet 3)