angular.js/test/ngSanitize
metaweta 3b317c5dcb test(ngBindHtml): prevent variable name leak
Add "var" so element is local instead of global

Strict mode doesn't allow undeclared global vars, and these really should be local anyway.
2013-01-29 13:26:06 -08: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 feat($sanitize): support telephone links 2012-11-11 10:31:27 +01:00