blob: 13bf3c34cc9fd0c4d7a9fce1c756d83028e88ea9 [file] [log] [blame]
<script>
function runTest() {
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
}
</script>
<body onLoad="runTest()">
<embed id="plugin" type="application/x-webkit-test-netscape" test="npruntime-calls-with-null-npp"></embed>
<p id="description">Test that calling various NPRuntime related NPN_ functions doesn't crash.</p>
<div id="result">FAILURE</div>
</body>