added runtime 'marker-style' entities and fixed a few bugs.
git-svn-id: svn://10.0.0.236/trunk@318 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -301,6 +301,7 @@ PRBool nsHTMLParser::Parse(nsIURL* aURL){
|
||||
mTokenizer=new CTokenizer(aURL, delegate);
|
||||
mTokenizer->Tokenize();
|
||||
|
||||
#define VERBOSE_DEBUG
|
||||
#ifdef VERBOSE_DEBUG
|
||||
mTokenizer->DebugDumpTokens(cout);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user