HtmlUnit - NekoHtml Parser 4.12.0
- HTMLScanner always requires a document handler; the null check is moved to the setter and all the others are removed
- avoid HTML1011 error for self closing tags
- ignore whitespace before the closing '>' when parsing special tags
- remove two superfluous conversions from the code.
see HtmlUnit release notes for more details
Full Changelog: 4.11.0...4.12.0