↓ 1 callersFunctionhtmlParser* @example * htmlParser(htmlString, { * start: function(tag, attrs, unary) {}, * end: function(tag) {}, * chars: function(text) {}, *
app/lib/angular/angular-sanitize.js:194
↓ 1 callersFunctionsendReq* Makes the request * * !!! ACCESSES CLOSURE VARS: * $httpBackend, $config, $log, $rootScope, defaultCache, $http.pendingRequests
test/lib/angular/angular-scenario.js:18226
↓ 1 callersFunctionsendReq* Makes the request * * !!! ACCESSES CLOSURE VARS: * $httpBackend, $config, $log, $rootScope, defaultCache, $http.pendingRequests
app/lib/angular/angular.js:8821