haikuwebkit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-multiple-syn...

17 lines
698 B
Plaintext

frame "<!--frame1-->" - has 1 onunload handler(s)
CONSOLE MESSAGE: XMLHttpRequest cannot load xmlhttprequest-responsetype-json.json?0.
CONSOLE MESSAGE: XMLHttpRequest cannot load xmlhttprequest-responsetype-json.json?1.
CONSOLE MESSAGE: XMLHttpRequest cannot load xmlhttprequest-responsetype-json.json?2.
CONSOLE MESSAGE: XMLHttpRequest cannot load xmlhttprequest-responsetype-json.json?3.
CONSOLE MESSAGE: XMLHttpRequest cannot load xmlhttprequest-responsetype-json.json?4.
Makes sure that we throw when doing sync XHRs during unload.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS xhrExceptionCount is 5
PASS successfullyParsed is true
TEST COMPLETE