Skip to content

HtmlUnit - NekoHtml Parser 4.12.0

Choose a tag to compare

@rbri rbri released this 17 May 11:07
· 171 commits to master since this release
ed49eca
  • 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