SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 95 JavaScript

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.
M
metaweta committed
3b317c5dcb93e1907fe6fae8f1e9b83c35a7a81f
Parent: e4cfb9d
Committed by Igor Minar <igor@angularjs.org> on 1/29/2013, 9:26:06 PM