<script type="text/javascript" src="resources/testcode.js"></script> | |
<script> | |
if(window.testRunner) { | |
testRunner.dumpChildFrameScrollPositions(); | |
testRunner.dumpAsText(); | |
} | |
runLoadChildFrameTest("resources/success200.html#anchor1"); | |
</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. |