gecko-dev/layout/html
2000-06-29 23:34:46 +00:00
..
base Fix for nsbeta2+ bug 42625, written by brade, r=sfraser. When checking whether to get a special text field selection, QI to test for text area as well as input. 2000-06-29 22:33:36 +00:00
content Fixing nsbeta2+ bug 37051, always set the form associated with a form control as the parent of the form controls script object, this meks form controls always be in the scope of the form they're in. r=vidur@netscape.com 2000-06-28 22:50:06 +00:00
document Bug 40477 ( nsbeta2+ ) - Don't rely on ';' to terminate entities. 2000-06-29 23:05:46 +00:00
forms Fix for 44118 and nsbeta2+ bug 42625, r=kin. Update selection-based commands (e.g. cut/copy) when the selection changes from collapsed to non-collapsed and vice versa, not just when it is uncollapsed. 2000-06-29 22:36:10 +00:00
style Fix for dogfood bug#43169. r=pink 2000-06-29 23:34:46 +00:00
table warning fixes for linux. r: mjudge a: beppe 2000-06-16 22:28:10 +00:00
tests Some more regression tests for bug 43882 and collapsing margin issues. Does not affect build. 2000-06-29 07:59:29 +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 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00