<!DOCTYPE html> | |
<html> | |
<head> | |
<script> | |
if (window.testRunner) | |
testRunner.dumpAsText(); | |
</script> | |
</head> | |
<body> | |
<div> | |
<embed id=testPlugin type="application/x-webkit-test-netscape" test="call-invalidate-rect-with-null-npp-argument"></embed> | |
</div> | |
<p>This tests that when the plugin calls NPN_InvlidateRect we do not crash.</p> | |
</body> | |
</html> |