blob: 92b28f08a648413d71bcbf614207b6a7b1c94aa3 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.setCanOpenWindows();
testRunner.clearBackForwardList();
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
</script>
<body onload="window.open('resources/pushstate-without-history.html');" >
<pre>This test checks if history.length is correct after a few history.pushState calls.</pre>
<br>
<pre id="result">Test failed</pre>
</body>
</html>