Bruno Fassino wrote:

> Well, yes, it's really nice to see so many things fixed :-))
> 
> I haven't checked too much, but re floats, I confirm that there are
> some new problems with the clearing. They range from the simple fact
> that a clearing <br> doesn't work [1], to the fact that floats moved
> (via negative margins) fully outside they containers seem ignored by
> clearing/enclosing methods [3]. These things may break floats based
> layout, and indeed I see problems for example in some layouts at [3],
> but it's really too soon to be concerned :-)
> 
> Bruno
> 
> [1] http://brunildo.org/test/FloatContainer2.html (an old page,
> listing clearing methods. The one with a clearing br doesn't work.)

The first test case (9th example) show issues with display:table.

.container0 {line-height: 1.2;}

Is IE8 doubling your line-height


> [2] http://brunildo.org/test/clear.html (last test case)

The second test case (6th and 7th example) show display:table doubling your 
border on class="nextdiv". It should be 8px where IE8 is showing 16px.

So something is awfully wrong with display:table and IE8


Alan

http://css-class.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to