angular.js/src/ngSanitize
paolo-delmundo e66c23fe55 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
2013-10-03 08:42:15 +01:00
..
filter docs(module): improve the installation instructions for optional modules 2013-08-22 16:55:54 -07:00
sanitize.js fix($sanitize): sanitize DOCTYPE declarations correctly 2013-10-03 08:42:15 +01:00