pjs/layout/html
bzbarsky%mit.edu b2fd69c202 Fix hang bug 218512. We don't want to be putting a frame into a framelist
twice, since that gives us a nice loop in the frame tree.  r+sr+a=dbaron
2003-10-27 05:58:23 +00:00
..
base Fix regression bug 223394 -- percent-height replaced inlines that only have 2003-10-24 07:31:50 +00:00
content/src
document Re-land patch for bug 83536, merging principal objects. 2003-10-21 22:11:49 +00:00
forms deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
style Fix hang bug 218512. We don't want to be putting a frame into a framelist 2003-10-27 05:58:23 +00:00
table fixed table layout add cellspacing only for columns where cells originate. bug 220653 r/sr=bzbarsky 2003-10-21 19:29:14 +00:00
tests Remove some additional tests with form submission and with delays. Not part of build. 2003-10-26 22:27:02 +00:00
.cvsignore
Makefile.in