Adding support for DOCTYPE.

Also, fix for bug 13566.


git-svn-id: svn://10.0.0.236/trunk@47593 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
harishd%netscape.com
1999-09-15 17:54:23 +00:00
parent 7263acdf26
commit 10a9e27c68
26 changed files with 346 additions and 56 deletions

View File

@@ -889,6 +889,7 @@ NS_IMETHODIMP CViewSourceHTML::HandleToken(CToken* aToken,nsIParser* aParser) {
}
break;
case eToken_doctypeDecl:
case eToken_comment:
{
if(!mIsPlaintext){