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