Sign in
webkit
/
WebKit
/
40be324278b5482d3e269eac31053c809471d8b4
/
.
/
LayoutTests
/
http
/
tests
/
xmlhttprequest
/
abort-should-destroy-responseText-expected.txt
blob: 1eab7d701b74dae4aa9e02be23a1dca6968accf4 [
file
] [
log
] [
blame
]
This tests that calling XMLHttpRequest.abort() removes the responseText for the XMLHttpRequest.
PASS: abort() cleared the response text.