blob: 1ec9a58ed49f70ec79fab4691cf97b7de82aac20 [file] [log] [blame]
main frame - DidStartNavigation
main frame - ReadyToCommitNavigation
main frame - didCommitLoadForFrame
frame "iframe" - BeginNavigation request to 'http://127.0.0.1:8000/loading/resources/onreadystatechange-detach-iframe.html', http method GET
frame "iframe" - DidStartNavigation
main frame - didFinishDocumentLoadForFrame
frame "iframe" - ReadyToCommitNavigation
frame "iframe" - didCommitLoadForFrame
CONSOLE MESSAGE: line 12: iframe: clicking
frame "iframe" - BeginNavigation request to 'http://127.0.0.1:8000/loading/resources/onreadystatechange-detach-iframe.html?done', http method GET
CONSOLE MESSAGE: line 5: iframe: onreadystatechange
frame "iframe" - DidFailLoad
main frame - didHandleOnloadEventsForFrame
main frame - didFinishLoadForFrame
CONSOLE MESSAGE: line 8: main frame: iframe is done
This test passes if it does not crash.