blob: fbdeb02b3bd235ed3ddc90e906e54f103fee7074 [file] [log] [blame]
<body>
<embed id="testPlugin" type="application/x-webkit-test-netscape" width="20" height="20" testGetURLOnDestroy>
<script>
var plugin = document.getElementById('testPlugin');
plugin.logDestroy = true;
window.opener.setTimeout('setTimeout("layoutTestController.notifyDone()", 50)', 0);
window.close();
</script>
</body>