Skip to content

HtmlUnit - NekoHtml Parser 3.5.0

Compare
Choose a tag to compare
@rbri rbri released this 19 Aug 07:58
· 337 commits to master since this release
  • self closing textarea tag are now handled correctly
  • remove XMLStringBuffer and always use a StringBuilder as backend for XMLString
  • use StringBuilder instead of StringBuffer at more places
  • some unused code removed
  • reorganize tests (and check expectations with FF)
  • add xmp tests
  • add more textarea tests
  • add more noscript tests
  • add more tests for style and plaintext
  • use same code style rules as for HtmlUnit

see HtmlUnit release notes for more details