blob: 3d10755f21a55c1173a8887f5be1586dd6411f4b [file] [log] [blame]
<html>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.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>