Changed body to create block pseudo-frame instead of a column pseudo frame,

and hooked up the reflow appended code
This commit is contained in:
troy
1998-05-03 03:51:48 +00:00
parent 7e422bc9fd
commit 32b2e4b08c
27 changed files with 999 additions and 697 deletions

View File

@@ -30,7 +30,7 @@
#ifdef NS_DEBUG
static PRBool gsDebug = PR_FALSE;
#define NOISY_STYLE
//#define NOISY_STYLE
//#define NOISY_FLOW
#else
static const PRBool gsDebug = PR_FALSE;