Sign in
webkit
/
WebKit
/
8e7a3447df20af9ec2c05f0bf890f531cfa43c41
/
.
/
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.