Re-landing Bug 405517, after backing it out to look for Ts regression.
(no regression found) git-svn-id: svn://10.0.0.236/trunk@240343 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
777d25daf2
commit
f371353c58
@ -4038,7 +4038,6 @@ nsBlockFrame::PlaceLine(nsBlockReflowState& aState,
|
||||
nscoord dy = aState.GetFlag(BRS_APPLYTOPMARGIN)
|
||||
? -aState.mPrevBottomMargin.get() : 0;
|
||||
newY = aState.mY + dy;
|
||||
aLine->SlideBy(dy); // XXXldb Do we really want to do this?
|
||||
}
|
||||
|
||||
// See if the line fit. If it doesn't we need to push it. Our first
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user