[EMAIL PROTECTED] wrote: > Can you please tell me which parameters is the nsBlockFrame uses to > determine how many element can be fixed in the same line?
You basically go along until you've used up the available width.... There's code in nsLineLayout for determining whether the next thing will fit. -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

