On Jan 19, 2007, at 1:37 AM, Mark Lundquist wrote: >> No problem, it gets even weirder in IE aswell, they have a display >> rule >> called 'inline-block' (!?) which is nowhere in the w3c spec. > > Huh? > > http://www.w3.org/TR/CSS21/visuren.html#display-prop > > If I recall correctly... KHTML & IE get it right, Gecko botches it.
No. * KHTML, Webkit and Opera support this property correctly (more or less). * Gecko doesn't support inline-block (that is not the same as 'botching it'). * IE Windows only applies the property to elements 'whose natural display value is inline'. Incidentally, 'inline-block' is also a 'hasLayout' trigger in IE windows. * IE Mac supports this property, although not entirely correctly. Philippe --- Philippe Wittenbergh <http://emps.l-c-n.com> ______________________________________________________________________ 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/
