angular.js/test/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
..
directive test(ngBindHtml): prevent variable name leak 2013-01-29 13:26:06 -08:00
filter feat(linky): allow optional 'target' argument 2012-11-24 22:21:50 +01:00
sanitizeSpec.js fix($sanitize): sanitize DOCTYPE declarations correctly 2013-10-03 08:42:15 +01:00