Skip to content

3.11.0

Choose a tag to compare

@rbri rbri released this 27 Jan 12:38
· 423 commits to master since this release
8d135b5
  • AbstractDOMParser fix an old bug in the (optimized) handling of text nodes during dom construction - in some cases parts of the text got lost
  • HTMLScanner make sure endDocument() is called even if the <plaintext> node is at the end of the document - otherwise the endElement calls for the parents are missing
  • DOMMessageFormatter possible NPE fixed
  • more performance updates (@rschwietzke)
  • tag name scanner updated to match the real browsers

see HtmlUnit release notes for more details

Full Changelog: 3.10.0...3.11.0