angular.js/test/ngSanitize
R. Merkert 21e9e8cf68 fix(ngSanitize): sanitizer should not accept <!--> as a valid comment
According to http://validator.w3.org/ , <!--> is not a valid comment
and neither is any comment containing the -- substring.
2013-09-11 22:40:09 +02: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(ngSanitize): sanitizer should not accept <!--> as a valid comment 2013-09-11 22:40:09 +02:00