Skip to content

Bugfixes

Choose a tag to compare

@g105b g105b released this 17 Apr 12:59
· 264 commits to master since this release
343babc
  • innerText synonymous for textContent on Element
  • getAttribute compatibility with DOM Level 4
  • Retrieving an out-of-bounds NodeList element returns null
  • NodeList bug fixed where Countable affects Iterator key