blob: a71e965c04f604fd4573f2d0a76aa2efd05fc957 [file] [log] [blame]
main frame - has 1 onunload handler(s)
CONSOLE MESSAGE: XMLHttpRequest cannot load http://127.0.0.1:8000/resources/dummy.xml.
Checks that trying to do a synchronous XHR in a unload event handler is not allowed.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Doing a synchronous XHR in the unload event handler threw an exception
PASS successfullyParsed is true
TEST COMPLETE