HtmlUnit - NekoHtml Parser 4.17.0
- remove the unknownElements cache from HTMLElements to be thread safe; use a new HTMLElementsWithCache instance for every parse run in you like to use the cache of unknownElements
- introduce HTMLElementsProvider and HTMLElementsWithCache
- small code optimization
- code cleanup, jdoc fixes
see HtmlUnit release notes for more details
Full Changelog: 4.16.0...4.17.0