Commit Graph

104 Commits

Author SHA1 Message Date
troy@netscape.com
ee0a3c543f Eliminated nsIRunaround interface, and folded space manager parameter into
nsHTMLReflowState structure
1998-10-02 04:10:00 +00:00
troy@netscape.com
eaf21f6ca5 Added XXX warning about retuning an unitialized variable... 1998-09-30 21:41:35 +00:00
buster@netscape.com
8c95ff651d all frame initialization and related logic has moved into the various table frames' Init() methods
from their respective InitalReflow() methods.
table-layout=fixed now completely skips pass1 reflow and doesn't require maxElementSize
information, saving a tremendous amount of time during initial reflow.
1998-09-23 21:48:26 +00:00
buster@netscape.com
0b0ab72c80 implementation of table-layout=fixed strategy 1998-09-23 02:32:15 +00:00