r=ftang sr=jst
fix UMR
This commit is contained in:
ftang%netscape.com 2001-05-18 01:10:54 +00:00
parent 3653919819
commit 94b1ec6389

View File

@ -216,6 +216,10 @@ nsHTMLDocument::nsHTMLDocument()
mForms = nsnull;
mIsWriting = 0;
mWriteLevel = 0;
#ifdef IBMBIDI
mTexttype = IBMBIDI_TEXTTYPE_LOGICAL;
#endif
if (gRefCntRDFService++ == 0)
{