blob: bb287dcf9c28016a953c7f800db25a4f202c025e [file] [log] [blame]
<body>
<meta content=origin name=referrer>
<iframe id="i"></iframe>
<script>
if (window.testRunner)
testRunner.dumpAsText();
i.contentDocument.documentElement.appendChild(document.body);
document.documentElement.appendChild(document.createTextNode("PASS if no crash."));
</script>
</body>