blob: 0a1bc3a0ef25e9d16b2fe66c2020bd2e662b1dcf [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", doRedirect);
</script>
</head>
<body>
</body>
</html>