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

@@ -318,6 +318,8 @@ struct nsHTMLReflowState : public nsCSSOffsetState {
// (potentially) in a context where
// percent heights have a different
// basis?
PRUint16 mTableIsSplittable:1; // tables are splittable, this should happen only inside a page
// and never insider a column frame
} mFlags;
#ifdef IBMBIDI