96031 - Made LI's parent model to be flow entity. This would allow inline elements, such as I,B,FONT, etc., to contain LI such that bullets / numbers would also inherit the parent properties.
93574 - nsLoggingSink and nsHTMLNullSink should not be a part of the optimized build. Wrapped 'em under MOZ_DEBUG flag. r=heikki, sr=vidur, a=asa. git-svn-id: svn://10.0.0.236/trunk@102098 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -257,7 +257,7 @@ public:
|
||||
|
||||
};
|
||||
|
||||
#if !defined(MOZ_DISABLE_DTD_DEBUG)
|
||||
#ifdef NS_DEBUG
|
||||
|
||||
#include "nshtmlpars.h"
|
||||
extern NS_HTMLPARS nsresult NS_NewHTMLNullSink(nsIContentSink** aInstancePtrResult);
|
||||
|
||||
Reference in New Issue
Block a user