diff options
| author | Caitlin Potter | 2013-10-19 15:41:06 -0400 | 
|---|---|---|
| committer | Igor Minar | 2013-12-05 17:14:05 -0800 | 
| commit | 2dbb6f9a54eb5ff5847eed11c85ac4cf119eb41c (patch) | |
| tree | a75288d7f421c25d411ad392d504a18c68c2af23 /test/ng | |
| parent | 785a5fd7c182f39f4ae80d603c0098bc63ce41a4 (diff) | |
| download | angular.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')
0 files changed, 0 insertions, 0 deletions
