gecko-dev/layout/html
2000-08-16 23:16:21 +00:00
..
base Partial fix for bug #45152: Typed text does not render in TextAreas with a horizontal scrollbar 2000-08-16 23:12:19 +00:00
content fix a bunch of UMRs r=syd 2000-08-16 07:39:38 +00:00
document Fix leak of strings used as hash table keys. r=waterson b=48880 2000-08-16 23:16:21 +00:00
forms was not unregistering the listers correctly. Not they unreg with the 2000-08-14 22:05:28 +00:00
style Reduce the risk of parser leaks by releasing the parsers owned by CSSLoaders when no longer needed. r=attinasi 2000-08-16 23:04:42 +00:00
table Enable the code to support for 'vertical-align: baseline' in table-cells. bug 10207. a:waterson@mozilla.org. was r:karnaze@netscape.com. 2000-07-28 09:19:26 +00:00
tests Testcase for bug 25707. 2000-08-11 20:28:49 +00:00
.cvsignore
Makefile.in Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built. 2000-03-02 13:29:03 +00:00
makefile.win