gecko-dev/layout/html
karnaze%netscape.com f6cdf7948a new regression test not affecting the build. 2000-03-16 02:56:12 +00:00
..
base 1) Make PRE line layout backwards compatible in quirks mode (related to bug 26998). 2000-03-16 01:14:57 +00:00
content Fix bug 25353, check if jsval is a string before converting it to one. a:rickg, r:vidur 2000-03-14 03:18:43 +00:00
document fix for bug #18186. remove work around in layout code and properly implement nsIFile::GetLastMofificationDate() on unix. r=vidur,jst,dougt a=waterson 2000-03-15 03:08:28 +00:00
forms added #include for nsIContent.h to fix bustage 2000-03-15 16:45:01 +00:00
style Fix a leak of a device context. r=dcone@netscape.com 2000-03-16 01:21:58 +00:00
table bug 30273 - removing the last remaining cell in a row caused the cell map to remove the row during an incremental reflow. r=attinasi. 2000-03-16 02:21:43 +00:00
tests new regression test not affecting the build. 2000-03-16 02:56:12 +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