bug 145305 - split floaters during printing. sr=attinasi, r=alexsavulov.

git-svn-id: svn://10.0.0.236/trunk@122236 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
karnaze%netscape.com
2002-05-28 22:50:43 +00:00
parent c3199263f2
commit 49e0a9f4cb
114 changed files with 867 additions and 269 deletions

View File

@@ -792,6 +792,7 @@ nsGfxScrollFrame::Reflow(nsIPresContext* aPresContext,
mInner->mMaxElementSize.height = size->height;
}
NS_FRAME_SET_TRUNCATION(aStatus, aReflowState, aDesiredSize);
return rv;
}