blob: 440a4f9b3ef11051c350aefb2fa42db053e98ef4 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>
</head>
<body>
<div>
<embed id=testPlugin type="application/x-webkit-test-netscape" src="data:text/plain," test="evaluate-js-after-removing-plugin-element"></embed>
</div>
<p>This tests that we don't crash when a plugin removes itself from the document and then executes JavaScript.</p>
</body>
</html>