HtmlDomBuilder
Represents the Tree construction as specified in
8.2.5 Tree construction, on the following page:
http://www.w3.org/html/wg/drafts/html/master/syntax.html
Parses the given source and creates the document.
Parses the given source asynchronously and creates the document.
Switches to the fragment algorithm with the specified context
element. Then parses the given source and creates the document.