On Sun, 15 Jul 2007 00:33:35 +0200, Tobbe Lundberg wrote: > Hi > > I think I have found a bug in ie7. Take a look at this page and you'll see > what I mean: > http://localhost/tlundberg/ie7.html (that page probably will not stay up for > ever...) > > There is a 40px margin below #box. It shouldn't be there. The 40px margin > comes from > #wrapper, but since #wrapper is much shorter than #box that margin shouldn't > make any > difference. Firefox 2 and Opera 9 gets it right. .... > The address should be http://tlundberg.com/ie7.html
Interesting. I see the same thing in IE 5.5 and IE 6, too. When I use the web developer toolbar and click on the #wrapper DIV within the toolbar DOM listing, the blue line that outlines a selected element extends to the bottom of the floated #box, as if the #wrapper has "layout" and is enclosing the #box. Yet a background color on #wrapper (as well as your border) tells me this ain't so. All I can add is that Safari (Win), and Netscape 7.2 get it right also. An odd bug, indeed. Cordially, David -- ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
