angular.js/test/ngSanitize
paolo-delmundo c7658d9457 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:43:06 +01:00
..
directive test(ngBindHtml): prevent variable name leak 2013-01-29 15:35:03 -08:00
filter chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a module 2012-04-11 15:50:47 -07:00
sanitizeSpec.js fix($sanitize): sanitize DOCTYPE declarations correctly 2013-10-03 08:43:06 +01:00