gecko-dev/layout/html
2000-02-02 00:55:39 +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 the *REAL* fix for misbehaving drop-down lists. turns out z-index property value was incorrect in the style system itself. r=rods 2000-02-02 00:55:39 +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
makefile.win