Aaron Leventhal wrote:
What are the lowercase items called "line"? I don't see it when I do frame->GetFirstChild(nsnull) from the block/body item.
Those more or less correspond to CSS line boxes. They're nsLineBox objecs in Gecko. They aren't nsIFrames.
-Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

