Skip to content

HtmlUnit - NekoHtml Parser 4.19.0

Choose a tag to compare

@rbri rbri released this 23 Nov 09:26
· 85 commits to master since this release
aa6f3ba
  • code quality and minor performance improvements.
  • refactor eof handling from exceptions to return codes.
  • improve spec conformance of comment end detection
  • use a separate flag to mark formatting elements (in sync with the spec)
  • reopening of dangling formatting elements refactored, make it lazy to be able to supress the repopen in case of empty elements

see HtmlUnit release notes for more details

Full Changelog: 4.18.0...4.19.0