Function: libxml-parse-html-region

Parse the region as an HTML document and return the parse tree.
If BASE-URL is non-nil, it is used to expand relative URLs.

(fn START END &optional BASE-URL)