<html> | |
<script> | |
if (window.layoutTestController) | |
layoutTestController.dumpAsText(); | |
</script> | |
<body> | |
You should not see the text "inside" the following script tag: | |
<script language="JavaScript" src=""/> | |
This is the text inside the script tag. | |
</body> | |
</html> |