<html> | |
<head> | |
<script> | |
if (window.testRunner) | |
testRunner.dumpAsText(); | |
</script> | |
</head> | |
<body> | |
<iframe> | |
<!-- </iframe> --> | |
This should be part of the iframe (and therefore invisible).<br> | |
</iframe> | |
There should be no text above this line. | |
</body> | |
</html> |