for Nav compatibility, 0-width cells do not have insets

This commit is contained in:
buster
1998-07-13 20:41:38 +00:00
parent 94e2a085db
commit 418fd7223a
4 changed files with 14 additions and 6 deletions

View File

@@ -30,7 +30,7 @@ NS_DEF_PTR(nsIStyleContext);
#ifdef NS_DEBUG
static PRBool gsDebug = PR_FALSE;
static PRBool gsDebug = PR_TRUE;
static PRBool gsDebugCLD = PR_FALSE;
#else
static const PRBool gsDebug = PR_FALSE;