Home | History | Annotate | Download | only in test

Lines Matching refs:responseText

5329 		onSuccess: function(responseText, responseXML){},
5374 this.response = {text: this.xhr.responseText || '', xml: this.xhr.responseXML};