gecko-dev/layout/html/table
buster%netscape.com a8be97a521 fixed the bug where events were not getting passed down to content inside
of cells with rowspans.  Basically, I just override HandleEvent() in nsTableRowGroupFrame
to ask nsTableRowFrame::Contains(), rather than the default action which is to
just use the child's rect.
1998-11-07 00:36:37 +00:00
..
src fixed the bug where events were not getting passed down to content inside 1998-11-07 00:36:37 +00:00
Makefile moved to pub 1998-04-13 20:24:54 +00:00
Makefile.in New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
makefile.win Fixed windows cvpack problem 1998-05-22 18:41:08 +00:00