[EMAIL PROTECTED] wrote:
If there is not any existing words on this issue, maybe we can make a
rough one under this thread.

There is no existing documentation.

Let me make a start:
1.nsFrame: it's derived from nsIframe directly, it seems that it will
not map any html element, becasue I found that it will layout
nothing(refer to nsFrame:: Reflow())

The exact layout object that corresponds to a node depends on all sorts of things, including the tag name, display type, etc. Some of the frame classes exist for MathML, SVG, etc. In general, for HTML, the frames that don't have obvious tag-connected names correspond to CSS display types.

-Boris
_______________________________________________
mozilla-layout mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-layout

Reply via email to