<html> | |
<body> | |
<embed name="plg" type="application/x-webkit-test-netscape"></embed> | |
<script> | |
if (window.testRunner) | |
testRunner.dumpAsText(); | |
function deletePlugin() { | |
document.body.innerHTML = "" | |
} | |
plg.testDeleteWithinInvoke(); | |
</script> | |
</body> | |
</html> |