Sign in
webkit
/
WebKit
/
6ac1ae7345a9a50f3760d4fdf5f8c6512c4a9901
/
.
/
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.