Sign in
webkit
/
WebKit
/
3b4bf587f7ebe93d42540a4ff252d74024196682
/
.
/
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.