chromium/third_party/blink/web_tests/http/tests/loading/redirect-with-no-location-crash.html

<html>
<head>
    <title>Test for https://bugs.webkit.org/show_bug.cgi?id=29293</title>
    <script>
        if (window.testRunner)
            testRunner.dumpAsText();
    </script>
</head>
<body>
  <iframe src="resources/redirect-with-no-location-crash.php"></iframe>
</body>
<html>