<body onload="test()">
FAILURE
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
function test()
{
document.write("SUCCESS (1 of 2)<script src='resources/write-external-script-open.js'></scr" + "ipt>");
}
</script>
</body>