зеркало из https://github.com/mozilla/pjs.git
error in the patch for bug 307367, spotted by jag
This commit is contained in:
Родитель
943c51a3c1
Коммит
1fcee566e4
|
@ -520,7 +520,7 @@ nsTableRowGroupFrame::CalculateRowHeights(nsPresContext* aPresContext,
|
|||
|
||||
// all table cells have the same top and bottom margins, namely cellSpacingY
|
||||
nscoord cellSpacingY = tableFrame->GetCellSpacingY();
|
||||
GET_TWIPS_TO_PIXELS(aPresContext, p2t);
|
||||
GET_PIXELS_TO_TWIPS(aPresContext, p2t);
|
||||
|
||||
PRInt32 numEffCols = tableFrame->GetEffectiveColCount();
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче