зеркало из https://github.com/mozilla/gecko-dev.git
(no bug) Fix comment in typo, and remove stale XXXdholbert comment. Comment-only, DONTBUILD
This commit is contained in:
Родитель
23f321407b
Коммит
5dd1b8b1fe
|
@ -2211,9 +2211,8 @@ nsFlexContainerFrame::Reflow(nsPresContext* aPresContext,
|
|||
|
||||
// XXXdholbert Might need to actually set the correct margins in the
|
||||
// reflow state at some point, so that they can be saved on the frame for
|
||||
// UsedMarginPropeorty(). Maybe doesn't matter though...?
|
||||
// UsedMarginProperty(). Maybe doesn't matter though...?
|
||||
|
||||
// XXXdholbert Assuming horizontal
|
||||
nscoord mainPosn = curItem.GetMainPosition();
|
||||
nscoord crossPosn = curItem.GetCrossPosition();
|
||||
if (!AxisGrowsInPositiveDirection(axisTracker.GetMainAxis())) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче