Sent by Bruno Fassino on 18 October 2004 16:04
> Peter-Paul Koch wrote:
> >
> > 4) Now for the real problem: Mozilla doesn't support display:
> > inline-block. Instead, it supports display: -moz-inline-block. In a
> > flash of inspiration I did:
> >
> > span#printtekst {
> > display: -moz-inline-block;
> > display: inline-block;
> > }
Peter-Paul,
I just now realized that you wrote -moz-inline-block but, AFAIK the Mozilla
proprietary property somewhat similar to inline-block (that I used in some
test pages) is -moz-inline-box. Indeed using -moz-inline-box, FF seems
more similar to Moz 1.6.
What is anyway probably true is that there are rendering differences between
FF 1.0PR and Moz 1.6 not related to this proprietary property.
Bruno
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/