<script>
function loaded() {
if (window.testRunner)
testRunner.notifyDone();
}
</script>
<body onload="loaded()">
This text successfully replaced the original text in the frame. Test succeeded!
</body>
<script>
function loaded() {
if (window.testRunner)
testRunner.notifyDone();
}
</script>
<body onload="loaded()">
This text successfully replaced the original text in the frame. Test succeeded!
</body>