For benefit of the community

harvinder wrote:

What would be the other places to look for such line breaking code
apart from nsBlockFrame? I am interested in finding continuous text
(paragraphs) in html pages.


nsLineLayout, like I said.  That's what handles layout on a single line.

A single paragraph will indeed be a single blockframe, though note that blockframes can contain other blockframes.


PS: It is not my intention to reply to you only but google group does
not give me an option to reply to whole group. still scratching my
head on how to get around this problem with google.


I'm pretty sure you should be able post with google groups... You can also get a newsreader and use mozilla.dev.tech.layout on news.mozilla.org directly, or send mail to [email protected] (though for this latter you might want to join the list first so as to not end up in the moderation queue).

-Boris
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to