Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / abort-should-destroy-responseText-expected.txt
blob4632d658654625634fd783a0f04e42118259b1ff
1 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
2 This tests that calling XMLHttpRequest.abort() removes the responseText for the XMLHttpRequest.
4 PASS: abort() cleared the response text.