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:
@@ -889,6 +889,7 @@ NS_IMETHODIMP CViewSourceHTML::HandleToken(CToken* aToken,nsIParser* aParser) {
|
||||
}
|
||||
break;
|
||||
|
||||
case eToken_doctypeDecl:
|
||||
case eToken_comment:
|
||||
{
|
||||
if(!mIsPlaintext){
|
||||
|
||||
Reference in New Issue
Block a user