blob: 6fafdadd65481508f68e81438e531b111e84407c [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
</script>
</head>
<body>
<embed id="testPlugin"
type="application/x-webkit-test-netscape"
src="data:text/plain,"
test="pass-different-npp-struct">
</embed>
<div>
This tests that no assertions fire when a plugin passes a different NPP struct to one of the NPN* functions (specifically, NPN_GetValue).
</div>
</body>
</html>