On 5/17/06, Philippe Wittenbergh <[EMAIL PROTECTED]> wrote:

> It is more complicated, or simple..;-)
> The border on a <table> is put half inside, half outside
> Put a 10 px border on it, and then a 5 px border on td/th, and you
> start to see what happens [1].
> And check out the illustration under 17.6.1 [2]
>
> Gecko is correct in this.
> The problem, as far as your test case is concerned, how to slice 1px
> in two on screen :-)
> Safari puts it all inside, while Gecko puts it outside (and Opera
> always put it inside, anyway, which is wrong according to css2.1). IE
> barely understands border-collapse, so it goes on another trip.
>
> [1] or look here:
> <http://dev.l-c-n.com/tables/borderCollapseTest.html>
> [2] <http://www.w3.org/TR/REC-CSS2/tables.html#borders>
>
> Philippe
> ---
> Philippe Wittenbergh
> <http://emps.l-c-n.com>
>

I see. Thanks for the response, this does help explain things. This
may help me in figuring out an alternative.

Jim
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to