blob: d6fe97c4b4840f91c6da38f29ef739f3f09745ce [file] [log] [blame] [edit]
<html><!-- webkit-test-runner [ AlwaysAllowLocalWebarchive=true ] -->
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
if (window.internals)
internals.setAlwaysAllowLocalWebarchive(true);
window.location="resources/javascript-url-iframe-crash.webarchive";
</script>
</html>