fixed bug 6597 and added memory allocation conditioning

git-svn-id: svn://10.0.0.236/trunk@32284 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rickg%netscape.com
1999-05-19 05:01:46 +00:00
parent d2804028ef
commit 1f82bdb300
46 changed files with 226 additions and 290 deletions

View File

@@ -1913,16 +1913,6 @@ CITokenHandler* CNavDTD::GetTokenHandler(eHTMLTokenTypes aType) const {
return result;
}
/**
*
*
* @update gess 4/01/99
* @param aTokenizer
* @return
*/
void CNavDTD::EmitMisplacedContent(nsITokenizer* aTokenizer){
}
/***********************************************************************************
The preceeding tables determine the set of elements each tag can contain...