pjs/layout/html
nisheeth%netscape.com 7065652faa Enabling async reflow after the document has loaded. 2000-02-02 00:19:52 +00:00
..
base Enabling async reflow after the document has loaded. 2000-02-02 00:19:52 +00:00
content returning the correct return code instead of NS_OK 2000-02-01 22:42:19 +00:00
document Partial performance fix for bug 25509. Restrict the size of text nodes (the max is settable via a pref-content.maxtextrun). r=nisheeth 2000-01-31 23:39:19 +00:00
forms removed all native widget frame implementations 2000-02-01 22:58:25 +00:00
style Bugs 20677, 23905. Change nsXULElement to implement nsIContent like nsGenericElement and nsGenericHTMLElement. Specifically, do 'shallow' SetDocument() calls in AppendChildTo(), InsertChildAt() and ReplaceChildAt() methods. Change nsXULDocument to leave newly create element's mDocument as null (so 'null mDocument' means 'this element is not currently in the document'. Fix callers to ensure that a deep SetDocument() is made where necessary. r=hyatt 2000-02-01 22:57:36 +00:00
table Part of composer table edit work (bug 20973): Return NS_TABLELAYOUT_CELL_NOT_FOUND instead of error when a cell isn't found at a cellmap location. r=mjudge. 2000-02-01 23:39:37 +00:00
tests new regression test 2000-02-01 03:28:24 +00:00
.cvsignore
Makefile.in
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00