1 This test navigates an iframe while it's onload handler is still running.
2 The iframe navigation should *not* result in a second back-history item being created for the top level navigation.
6 ============== Back Forward List ==============
7 (file test):fast/loader/subframe-navigate-during-main-frame-load.html
8 curr-> (file test):fast/loader/resources/subframe-navigate-during-main-frame-load2.html
9 data:text/html,<body onload="testRunner.notifyDone();"></body> (in frame "subframe")
10 ===============================================