tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / xmlhttprequest / xmlhttprequest-responsetype-abort-expected.txt
1 Tests aborting XMLHttpRequest 'arraybuffer' loading with the .responseType and .response attributes.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5 PASS responseType property exists.
6 PASS response property exists.
7 PASS xhr.responseType has been correctly set to 'arraybuffer'.
8 PASS abort() was called.
9 PASS 'arraybuffer' .response does not exist after aborted load.
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13