On Apr 27, 4:36 pm, "L. David Baron" <[EMAIL PROTECTED]> wrote: > So before I start talking or thinking too much about any new concept > of input / available height, I'd like to rename > nsHTMLReflowState::availableHeight. Does this seem reasonable. > > I'd propose something like "breakHeight" or "maxBreakHeight". (I > think the latter meight be good because a fast algorithm for > column-distribution could involve "minBreakHeight".) Any better > ideas? > > This isn't necessarily something I plan to get to immediately, but > I'm expecting it to be one of my main work items for Mozilla 2, and > I'd like to get started thinking about it sooner rather than later.
Aren't they already a symmetric pair? availableWidth means "please break at or before this width". availableHeight means "please break at or before this height". Rob _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

