git-svn-id: svn://10.0.0.236/trunk@28932 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp%netscape.com
1999-04-23 20:01:38 +00:00
parent e91eb560d4
commit 6bc99c60ff
2 changed files with 4 additions and 2 deletions

View File

@@ -836,7 +836,8 @@ nsLineLayout::ReflowFrame(nsIFrame* aFrame,
mSpaceManager->Translate(tx, ty);
htmlReflow->Reflow(mPresContext, metrics, reflowState, aReflowStatus);
// XXX
// XXX See if the frame is a placeholderFrame and if it is process
// the floater.
nsIAtom* frameType;
aFrame->GetFrameType(&frameType);
if (frameType) {