blob: 1bd8a433899584d0cd0b912ebf7ec8df0ebbd95b [file] [log] [blame]
main frame - has 1 onunload handler(s)
CONSOLE MESSAGE: line 9: 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