On Apr 15, 2008, at 11:46 PM, Lensco wrote:

> In the meantime I updated the testcase and added screenshots for  
> IE7, FF3
> and Opera: http://lensco.be/test/nested_floats/
>
> Safari seems to add some extra 'padding' to the containing boxes,  
> while
> Opera doesn't. As far as I can tell, Opera is currently the only one  
> to get
> it 100% right.
>
> My next question then is how to get FF2 en IE to behave like Opera  
> does. I
> need it for a right to left website (in Arabic) I'm working on.

FWIW, Here is a screenshot of what Opera 9.5b does:
<http://dev.l-c-n.com/_b/lensco-op9.5b.png>

On Apr 16, 2008, at 12:55 AM, Alan Gresley wrote:

> Gecko 1.7~1.8 and IE7 will show this behavior when a child element is
> floated right inside a parent element floated either left or right.
>
> <http://css-class.com/test/css/visformatting/floats/floats-width-auto.htm 
> >

Gecko 1.9, WebKit and Opera 9. display the same, except for Example  
4a, which is a known bug in Gecko [1]. Gecko1.8 (Fx2) is dfferent, but  
it all boils down to one and the same bug, where auto width -  
preferred min-size is miscomputed when float right is involved (the  
second row of the Acid2 test, for those obsessed with that test).

[1] <https://bugzilla.mozilla.org/show_bug.cgi?id=50630>


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