zombie v0.13.5 Release Notes

Release Date: 2012-05-02 // about 12 years ago
  • 0๏ธโƒฃ Switched default HTML parser back to the more forgiving HTML5:

    • ๐Ÿ‘Œ Supports scripts with CDATA
    • ๐Ÿ‘Œ Supports tag soups
    • Preserve order of execution between in-line and loaded JS code
    • ๐Ÿ‘Œ Support document.write

    ๐Ÿ›  Fix textContent of elements that have comments in them to not exclude the comment text .

    438 tests
    9.7 sec to complete