blob: 27c780ab70144d4809a8e3efb5d70c7bfffe0555 [file] [log] [blame]
<html>
<head>
<!-- Test for https://bugs.webkit.org/show_bug.cgi?id=29293 -->
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
</script>
</head>
<body onload="setTimeout(function() { if (window.testRunner) testRunner.notifyDone(); })">
<iframe src="resources/redirect-with-no-location-crash.py"></iframe>
</body>
<html>