blob: 5a6a92d698af2110d830c95c82485d11b79a45d4 [file] [log] [blame]
<html>
<script>
if (window.layoutTestController) {
layoutTestController.dumpAsText();
layoutTestController.waitUntilDone();
}
</script>
<iframe src="resources/set-frame-src-while-running-script-in-frame.html"></iframe>
<body>
<p>This tests that a frame can set its src to "about:blank" while running inside a &lt;script&gt; without an assertion failing.</p>
<p>SUCCESS - Didn't crash!</p>
</body>
</html>