mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 20:22:00 +00:00
(no bug) Fix comment in typo, and remove stale XXXdholbert comment. Comment-only, DONTBUILD
This commit is contained in:
parent
23f321407b
commit
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())) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user