chromium/third_party/blink/web_tests/http/tests/misc/embedCrasher.html

<embed src='doesnotexist'>
<script>
    if (window.testRunner)
        testRunner.dumpAsText();
    alert("PASS: If you see this and the test did not crash the test has passed. (rdar://problem/5267870)");
</script>
<frameset>
<frame>