Bug 1132008 part 1 - Calculate bsize of rtc according to its children. r=dbaron
This commit is contained in:
@@ -464,8 +464,7 @@ nsRubyBaseContainerFrame::Reflow(nsPresContext* aPresContext,
|
||||
}
|
||||
|
||||
lineLayout->VerticalAlignLine();
|
||||
LogicalSize lineSize(lineWM, rtcISize, lineLayout->GetFinalLineBSize());
|
||||
textContainer->SetLineSize(lineSize);
|
||||
textContainer->SetISize(rtcISize);
|
||||
lineLayout->EndLineReflow();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user