Unwhack Rick's change.

This commit is contained in:
jevering 1998-05-28 00:57:25 +00:00
parent a16c975ceb
commit 87acc977c6
2 changed files with 2 additions and 2 deletions

View File

@ -1369,7 +1369,7 @@ PRInt32 nsHTMLParser::CloseContainer(const nsIParserNode& aNode){
break;
case eHTMLTag_head:
result=CloseHead(aNode);
//result=CloseHead(aNode);
break;
case eHTMLTag_body:

View File

@ -1369,7 +1369,7 @@ PRInt32 nsHTMLParser::CloseContainer(const nsIParserNode& aNode){
break;
case eHTMLTag_head:
result=CloseHead(aNode);
//result=CloseHead(aNode);
break;
case eHTMLTag_body: