gecko-dev/layout/html
2000-02-02 00:48:30 +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 bug 17826, removed buggy/unnecessary RecomputeAdjustedMinIfNecessary, r=attinasi 2000-02-02 00:48:30 +00:00
tests new regression test 2000-02-01 03:28:24 +00:00
.cvsignore
Makefile.in updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00