major rev to parsing engine
git-svn-id: svn://10.0.0.236/trunk@26286 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -423,6 +423,16 @@ PRBool CViewSourceHTML::Verify(nsString& aURLRef,nsIParser* aParser) {
|
||||
void CViewSourceHTML::SetVerification(PRBool aEnabled){
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
*
|
||||
* @update gess 4/01/99
|
||||
* @param aTokenizer
|
||||
* @return
|
||||
*/
|
||||
void CViewSourceHTML::EmitMisplacedContent(nsITokenizer* aTokenizer){
|
||||
}
|
||||
|
||||
/**
|
||||
* This method is called to determine whether or not a tag
|
||||
* of one type can contain a tag of another type.
|
||||
|
||||
Reference in New Issue
Block a user