Sign in
webkit
/
WebKit
/
5ce2ec34e2f4e08a786aef43c505d435b3601d69
/
.
/
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.