| <script type="text/javascript" src="resources/testcode.js"></script> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| runBasicTest("resources/success200.html#anchor1", "none"); | |
| </script> | |
| This page just kicks off a test, and should not appear in the expected test output. | |
| The files in the resources dir have comments about the tests. |