34458 - Added static APIs to determine DTD for a given
DOCTYPE,MIMETYPE,COMMAND. r=rickg,pollmann 33397 - Fixed the NOSCRIPT interference on residual style handling. r=rickg. 35456 - Emulating Nav. for documents with unclosed STYLE and SCRIPT. 37052 - Handling XMP content. r=pollmann git-svn-id: svn://10.0.0.236/trunk@68152 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -992,7 +992,7 @@ nsHTMLContentSinkStream::AddDocTypeDecl(const nsIParserNode& aNode, PRInt32 aMod
|
||||
DebugDump("<",aNode.GetText(),(mNodeStackPos)*2);
|
||||
#endif
|
||||
|
||||
Write("<!");
|
||||
// Write("<!");
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user