gecko-dev/layout/html
2001-05-31 00:15:42 +00:00
..
base makes sure the views for the pages that are not being printed are completely hidden 2001-05-30 21:19:46 +00:00
content/src Removing files that were moved to mozilla/content/... part of the carpool. 2001-02-20 01:12:42 +00:00
document adding pane/frameset/frame/iframe navigation 2001-05-22 23:52:17 +00:00
forms Bug 77834: Fix problem where form control state is being restored to the wrong form control or not restored at all when going back and forth through session history. The problem was that the hash key we used was the content ID, which was not consistent from page load to page load. The fix was to key instead by index of form in document / index of control in form, with logic to fall back to content ID if we are unable to do this. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org) 2001-05-30 11:26:21 +00:00
style Wrap table in a protective block frame when used in the mathml context. b=78389 r=waterson 2001-05-19 10:02:11 +00:00
table Fix for bug #80902 2001-05-17 23:52:32 +00:00
tests Add regression test for bug 82221. Not part of the build. 2001-05-31 00:15:42 +00:00
.cvsignore
Makefile.in Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
makefile.win Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00