3 <embed name=
"plg" type=
"application/x-webkit-test-netscape"></embed>
4 <p>Test for NPN_RelaodPlugin in which reloadOpenPages is false. You should see one alert, indicating that the page was loaded once.
</p>
5 <div id='res'
>FAILURE
</div>
7 alert("Page was loaded");
9 testRunner
.dumpAsText();
12 plg
.reloadPluginsNoPages();
13 document
.getElementById('res').innerHTML
='SUCCESS';
15 alert("Exception: " + ex
.description
+ ". Test plugin was not found");