Unwhack Rick's change.

git-svn-id: svn://10.0.0.236/trunk@2450 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jevering
1998-05-28 00:57:25 +00:00
parent a03e49ff46
commit 354c2123f5
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: