[EMAIL PROTECTED] wrote:
> I am wonder if there is a 'draw()' virtual method in the top level of
> HTML element, and each individual element will over-ride the draw()
> method to do specific things.

On the rendering object (nsIFrame) tree, not the DOM tree.  But yes.  See 
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/layout/generic/nsIFrame.h&rev=3.382#807

-Boris

_______________________________________________
dev-tech-layout mailing list
dev-tech-layout@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to