fix($sanitize): sanitize DOCTYPE declarations correctly
HTML to be sanitized that contains a DOCTYPE declaration were causing the HTML parser to throw an error. Now the parser correctly removes the declarations when sanitizing HTML. Closes #3931
P
paolo-delmundo committed
e66c23fe55f8571a014b0686c8dbca128e7a8240
Parent: e36e28e
Committed by Pete Bacon Darwin <pete@bacondarwin.com>
on 10/3/2013, 7:42:15 AM