pjs/layout
buster%netscape.com 79b37f8596 fixed this case: (an image tag with no width attribute) inside (a specified-width column) inside
(a nested table with specified width) inside (an auto-width column)
inside (a specified-width table).  Got that?
The problem was that we we not setting state correctly during incremental reflow
when the image returned its proper metrics after giving default metrics that
were for its ALT text.
1998-08-03 20:27:59 +00:00
..
base Use FirstChild method so that implementation can be reused by subclasses 1998-08-03 17:06:42 +00:00
build REference NS_NewImageDocument too 1998-07-27 17:51:56 +00:00
config new 1998-05-22 18:27:25 +00:00
css Undid previous change because it didn't work right (doh) 1998-08-03 18:12:42 +00:00
events rounding support 1998-07-31 23:34:45 +00:00
generic another hack to get Unix to be happy. 1998-08-01 23:02:14 +00:00
html fixed this case: (an image tag with no width attribute) inside (a specified-width column) inside 1998-08-03 20:27:59 +00:00
macbuild removed nsHTMLTags.cpp 1998-07-21 21:47:41 +00:00
style rounding support 1998-07-31 23:34:45 +00:00
tables fixed this case: (an image tag with no width attribute) inside (a specified-width column) inside 1998-08-03 20:27:59 +00:00
tools Added in steve's new keywords 1998-06-15 20:40:07 +00:00
Makefile New and improved (?) line layout 1998-06-25 16:33:10 +00:00
makefile.win New and improved (?) line layout 1998-06-25 16:33:10 +00:00