chromium/third_party/blink/web_tests/http/tests/xmlhttprequest/abort-should-destroy-responseText-expected.txt

This tests that calling XMLHttpRequest.abort() removes the responseText for the XMLHttpRequest.

PASS: abort() cleared the response text.