blob: 10b908556af760394fa1634562e2f3542703e4de [file] [log] [blame]
main frame - didFinishDocumentLoadForFrame
main frame - didHandleOnloadEventsForFrame
main frame - willPerformClientRedirectToURL: http://A=a%B=b
main frame - didFinishLoadForFrame
main frame - didCancelClientRedirectForFrame
Tests that we do not redirect to an invalid URL initiated by <meta http-equiv="refresh">. This test PASSED if you see an entry in the dumped frame load callbacks of the form: "willPerformClientRedirectToURL: http://A=a%B=b" followed by "didCancelClientRedirectForFrame".
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS testRunner.didCancelClientRedirect became true
PASS successfullyParsed is true
TEST COMPLETE