aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/directive/ngIfSpec.js
diff options
context:
space:
mode:
authorCaitlin Potter2013-10-19 15:41:06 -0400
committerIgor Minar2013-12-05 17:14:05 -0800
commit2dbb6f9a54eb5ff5847eed11c85ac4cf119eb41c (patch)
treea75288d7f421c25d411ad392d504a18c68c2af23 /test/ng/directive/ngIfSpec.js
parent785a5fd7c182f39f4ae80d603c0098bc63ce41a4 (diff)
downloadangular.js-2dbb6f9a54eb5ff5847eed11c85ac4cf119eb41c.tar.bz2
fix(isElement): return boolean value rather than `truthy` value.
angular.isElement currently returns a truthy object/function, or false. This patch aims to correct this behaviour by casting the result of the isElement expression to a boolean value via double-negation. Closes #4519 Closes #4534
Diffstat (limited to 'test/ng/directive/ngIfSpec.js')
0 files changed, 0 insertions, 0 deletions