blob: 92cda59ed8746c721c90a7f084d67857592eaad5 [file] [log] [blame]
<html>
<head>
<script src="../../js-test-resources/js-test.js"></script>
<script>
if (window.testRunner)
testRunner.waitUntilDone();
function doRedirect() {
window.location = "http://127.0.0.1:8000/misc/resources/webtiming-cross-origin-and-back-redirect1.php";
}
addEventListener("load", setTimeout(doRedirect, 0));
</script>
</head>
<body>
</body>
</html>