Stronger band-aid to prevent table splitting inside columns bug 362275 r/sr=roc

This commit is contained in:
bmlk@gmx.de
2007-01-21 17:51:33 +00:00
parent e591c12650
commit cc7c8c39e9
5 changed files with 6 additions and 1 deletions

View File

@@ -431,6 +431,7 @@ nsColumnSetFrame::ReflowChildren(nsHTMLReflowMetrics& aDesiredSize,
availSize, availSize.width,
aReflowState.mComputedHeight);
kidReflowState.mFlags.mIsTopOfPage = PR_TRUE;
kidReflowState.mFlags.mTableIsSplittable = PR_FALSE;
#ifdef DEBUG_roc
printf("*** Reflowing child #%d %p: availHeight=%d\n",