blob: dd24981e2e113277e84f2934355c24c73cfd8632 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpBackForwardList();
testRunner.dumpAsText();
testRunner.queueLoad("resources/post-goback-same-url.py");
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>