HtmlUnit 3.10.0
Highlights
-
This release is not compatible with 2.xx versions - please read the migration info
-
Chrome/Edge 120, Firefox 120
-
many fixes for the neko html parser, rewritten script tag content parsing and better comment handling, unknown elements are always moved to the body, and many more
-
core-js tons of fixes and improvements
-
String.includes/startsWith/endsWith no longer throws a TypeError when the first argument is a regex and Symbol.match of that regex has been set to false
-
String.prototype.replaceAll implemented
-
RegExp.dotAll flag implemented
-
Symbol.iterator property is now available on CSSStyleDeclaration/ComputedCSSStyleDeclaration
-
many more fixes and improvements
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).