| <script> | |
| if (window.testRunner) { | |
| testRunner.dumpAsText(); | |
| testRunner.waitUntilDone(); | |
| } | |
| </script> | |
| <embed id="testPlugin" | |
| type="application/x-webkit-test-netscape" | |
| test="convert-point"> | |
| </embed> | |
| <div> | |
| This tests that NPN_ConvertPoint can convert to and from various coordinate spaces. | |
| </div> | |
| <div id="result">FAILURE</div> | |
| </body> | |
| </html> |