Don't fail when HTML contains valid unclosed tags eg `<input>`
Parse as HTML rather than XML - this bugfix unfortunately does mean the HTML parser is a lot more tolerant than it was and will usually not detect invalid HTML markup within the tables.
Parse as HTML rather than XML - this bugfix unfortunately does mean the HTML parser is a lot more tolerant than it was and will usually not detect invalid HTML markup within the tables.