blob: 9f07b5cd8362ae8aa155ef9c572e16750ae80580 [file] [log] [blame]
<html>
<head>
<body>
<embed id="testPlugin"
type="application/x-webkit-test-netscape"
src="data:text/plain,"
test="window-geometry-initialized-before-set-window">
</embed>
<div>
This tests that a plugin's HWND is already sized and positioned before NPP_SetWindow is called.
</div>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</body>
</html>