blob: fca7d11a6c539c88ed0eaeaae848d7c4624599d9 [file] [log] [blame]
<html>
<script>
if (window.layoutTestController)
layoutTestController.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>