gecko-dev/layout/html/style
troy%netscape.com 29963d8875 Changed nsTextFrame to be derived from nsFrame instead of nsSplittableFrame.
nsTextFrame now has only a next-in-flow pointer and no prev-in-flow pointer.
Subclass nsContinuingTextFrame is used for continuing text frames; it has a
prev-in-flow pointer. This saves 4 bytes
1999-10-23 23:19:14 +00:00
..
public First step at fixing 12106, factored out style rule processing from 1999-10-08 03:09:31 +00:00
src Changed nsTextFrame to be derived from nsFrame instead of nsSplittableFrame. 1999-10-23 23:19:14 +00:00
.cvsignore
Makefile.in General cleanup. 1999-09-10 00:18:42 +00:00
makefile.win Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00