<html>
<body>
<h3>PASSED: Content loaded</h3>
<script>
alert('PASS');
if (window.testRunner)
testRunner.notifyDone();
</script>
</body>
</html>
<html>
<body>
<h3>PASSED: Content loaded</h3>
<script>
alert('PASS');
if (window.testRunner)
testRunner.notifyDone();
</script>
</body>
</html>