Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / files / file-reader-detached-no-crash-expected.txt
1 main frame - has 1 onunload handler(s)
2 Accessing FileReader when in a detached state.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 PASS fileReader.readAsArrayBuffer(new File(['hello'], 'world.html')) threw exception AbortError: Failed to execute 'readAsArrayBuffer' on 'FileReader': Reading from a Document-detached FileReader is not supported..
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11