make sure the nextinflow will be pushed bug 347367 r/sr=roc

This commit is contained in:
bmlk%gmx.de 2006-09-02 09:14:02 +00:00
parent b6cec66d11
commit 9fa638f000

View File

@ -3264,6 +3264,10 @@ nsTableFrame::ReflowChildren(nsTableReflowState& aReflowState,
// again. Note that rowGroups doesn't get used again after
// we PushChildren below, anyway.
rowGroups.InsertElementAt(continuingFrame, childX + 1);
}
else {
// put the nextinflow so that it will get pushed
rowGroups.InsertElementAt(kidNextInFlow, childX + 1);
}
// We've used up all of our available space so push the remaining
// children to the next-in-flow