5 if (window
.testRunner
) {
6 testRunner
.dumpBackForwardList();
7 testRunner
.dumpAsText();
8 testRunner
.queueLoad("resources/post-goback-same-url.php");
9 testRunner
.queueLoadingScript("submitForm()");
10 testRunner
.queueBackNavigation(1);
16 https://bugs.webkit.org/show_bug.cgi?id=
25223 - Back button after form
17 submission to the same URL fails to navigate