Revision code

Changes Version 0.56.6
Released on August 22, 2018 with 4 commits

Changes

  • Fix a regression where the contents of <noscript> tags were parsed into DOM elements (instead of text) when a fragment contained more than one <noscript> element. Thanks to @foobear for helping with this.