Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / loader / subframe-navigate-during-main-frame-load-expected.txt
blob18a596cc3dc3f3a6a47a6d36c09ac9348f2fbfe5
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 ===============================================