3.11.0
- 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