blob: f1cdedcc4d31b40f0d6027c37adbc2b12d10ed1e [file] [log] [blame]
<html>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<script src="resources/iframe-onload-remove-self-no-crash.js"></script>
<body>
This tests that setting remove a child frame in onload event handler
does not crash the renderer.
<br>
<iframe src="resources/iframe-onload-remove-self-no-crash-child.html"></iframe>
</body>
</html>