chromium/third_party/blink/web_tests/fast/loader/subframe-navigate-during-main-frame-load-expected.txt

This test navigates an iframe while it's onload handler is still running.
The iframe navigation should *not* result in a second back-history item being created for the top level navigation.



============== Back Forward List ==============
        (file test):fast/loader/subframe-navigate-during-main-frame-load.html
curr->  (file test):fast/loader/resources/subframe-navigate-during-main-frame-load2.html
            data:text/html,<body onload="testRunner.notifyDone();"></body> (in frame "subframe")
===============================================