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:
5
mozilla/parser/htmlparser/tests/html/187790.html
Normal file
5
mozilla/parser/htmlparser/tests/html/187790.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<script language=Javascript>
|
||||
document.write("outside of body");
|
||||
</script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user