Hi, My understanding is Gecko will create a nsIFrame for each html element in the document. I think the function which does the creation is nsCSSFrameConstructor.cpp.
My question is can you please where is the gecko code which layout (location the nsIFrame by setting the x,y of the frame) and render (find out the real dimenision of the frame) of the frame? Thank you. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

