Georg wrote:
> Gabriele Romanato wrote:
>> hi all.  did someone make some tests about? I'd like to see a wiki
>> page on incutio.
>
> I'd like to see some tests on that too.
> IE8b1 adds in line-height for the generated content - 'height: 0'  
> means
> nothing to it in practice, so there will be big gaps in layouts in  
> some
> cases.
> Haven't gotten around to create my own test-cases to cover all
> situation, but zeroing out line-height by adding...

Or does the generated content in this case have a computed value of  
display:inline-block ?

The original clear-fix page used inline-table or inline-block for some  
browsers (IE 5 Mac). If that  somehow gets inherited into / applied to  
the generated content, then the behaviour is correct ( that is, the  
extra space is correct; the inheritance of the display:value is  
obviously not correct, and would be a bug).

Don't have IE8b yet.

Philippe
---
Philippe Wittenbergh
http://l-c-n.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