On Apr 15, 9:43 am, Boris Zbarsky <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > Can you please tell me for the following case ( text and anchor under > > a Paragraph): how does nsLineLayout determine if the anchor/text > > should start the next line? > > I don't know the details offhand. I'd have to go read through the code, just > like you... > > -Boris
Thank you. Can you please help me with more general questions: If I have a <p> and its children are some text and some anchor. Does that mean firefox will create 1 nsBlockFrame for the paragraph and 1 nsTextFrame for each text and anchor? And if yes, can I find out how many children a nsBlockFrame has? Thank you. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

