Skip to content

HtmlUnit 4.3.0

Compare
Choose a tag to compare
@rbri rbri released this 27 Jun 06:17
· 353 commits to master since this release
9dfc038

Highlights

  • This release is not compatible with 3.xx versions

  • Chrome/Edge 126, Firefox 127

  • core-js: improved 'const' handling

  • many localization ralated fixes/improvments

  • improved innerHTML content parsing for special tags like title, textarea, style, and script.

  • DocumentFragment append()/prepend()/replaceChildren() added.

  • XPathEvaluator.createExpression() and XPathExpression.evaluate() added

  • as usual a bunch of fixes

Please have a look at the full release notes for details about this release.

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

Full Changelog: 4.2.0...4.3.0