CSSFrameConstructor

From MozillaWiki
Revision as of 22:49, 12 January 2006 by Sicking (talk | contribs)
Jump to navigation Jump to search

This is a page for documenting the nsCSSFrameConstructor with the goal of simplifying, stabilizing and bugfixing it.


Documentation projects

A major piece of information that we need to document is the constraints that various frames have on what child and parent frames it must or must not have. We should also document which transformations we perform between the content tree and the frame tree to enforce those constraints. This is tracked on the pages:


Bugs

  • bug 323105 consider removing DeletingFrameSubtree
  • bug 323233 Frame construction should use a hash to find construction function