On Jun 17, 11:44 am, Boris Zbarsky <[EMAIL PROTECTED]> wrote: > Jonathan wrote: > > My question is where is the code which walks thru the children of > > iframe and paint them. > > You're looking at Gecko 1.9, right? If so, you want > nsSubDocumentFrame::BuildDisplayList. > > -Boris
Hi, I am looking at Gecko 1.8. And in the file nsFrameFrame.cpp, I don't see any nsSubDocumentFrame::BuildDisplayList. Please let me know what is the method i should look at for nsSubDocumentFrame. Thank you. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

