Close Head context before dealing with tags that belong in body/frameset. b=187790, r=heikki, sr=jst

git-svn-id: svn://10.0.0.236/trunk@136073 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
harishd%netscape.com
2003-01-09 18:29:23 +00:00
parent 10284204ae
commit e7a19238c2
7 changed files with 135 additions and 166 deletions

View File

@@ -0,0 +1,5 @@
<html>
<script language=Javascript>
document.write("outside of body");
</script>
</html>