effectively removed area frame

work troy was holding in his tree
r=buster


git-svn-id: svn://10.0.0.236/trunk@68808 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
buster%netscape.com
2000-05-09 05:11:12 +00:00
parent bc5c011434
commit 4fb9226391
16 changed files with 104 additions and 666 deletions

View File

@@ -328,7 +328,7 @@ nsAbsoluteContainingBlock::IncrementalReflow(nsIFrame* aDelegatin
CalculateChildBounds(aPresContext, aChildBounds);
}
} else {
} else if (mAbsoluteFrames.NotEmpty()) {
// Peek at the next frame in the reflow path
nsIFrame* nextFrame;
aReflowState.reflowCommand->GetNext(nextFrame, PR_FALSE);