pub fn parse_html_bytes(input: &[u8]) -> Result<Document>
Parse an HTML document from raw bytes into the arena DOM.