blob: c39daffac351ae095a21ecc5155095f9410e0a22 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpBackForwardList();
testRunner.dumpAsText();
testRunner.queueLoad("resources/post-goback-same-url.php");
testRunner.queueLoadingScript("submitForm()");
testRunner.queueBackNavigation(1);
}
</script>
</head>
<body>
https://bugs.webkit.org/show_bug.cgi?id=25223 - Back button after form
submission to the same URL fails to navigate
</body>
</html>