Previous Message
Next Message

IE5/Mac box model problems within TD elements

Sent by Peter-Paul Koch on 28 December 2004 19:07


> It seems that IE 5.2 for Mac OS X has some problems with TD elements.
> Specifically, it acts similar to the IE5/WIN box model when dealing
> with table cells. Here's the scenario.

Actually the bug is more widespread than this: While TD's in Explorer
Mac are locked in the traditional box model, in Explorer 6 Win,
Mozilla and Opera they're locked in the W3C box model, even when I add
code to force the traditional border box model.

http://www.quirksmode.org/css/tests/boxtd_strict.html
http://www.quirksmode.org/css/tests/boxtd_quirks.html

Therefore it's completely impossible to declare a box model for TD's,
something I wasn't yet aware of.

Technically speaking Safari is not buggy since it doesn't support the
traditional box model.

-- 
-------------------------------------------------------------------
ppk, freelance web developer

Bug Report: Report bugs yourself, or comment on previously 
reported ones.
http://www.quirksmode.org/bugreports/
------------------------------------------------------------------
______________________________________________________________________
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/
Previous Message
Next Message

Message thread: