On Jul 22, 2006, at 6:03 AM, francky wrote:

> But why? The css2.1 spec's say:
> "The caption boxes ... are block-level boxes that retain their own
> content, padding, margin, and border areas, and are rendered as normal
> blocks *inside* the anonymous box."
> http://www.w3.org/TR/CSS21/tables.html#q5
>
> So I guess it is a Firefox bug, though my simple mind didn't find  
> it in
> a Bugzilla search for "table caption":

No it is not really a bug, just a nuisance.

Have a close look at the figure under 17.4 in the CSS 2.0 docs
<http://www.w3.org/TR/REC-CSS2/tables.html#q5>
and the CSS 2.1 docs
<http://www.w3.org/TR/CSS21/tables.html#q5>
Gecko implements CSS 2.0 here. The margin box for the <table> is  
*inside* the anonymous box, whereas in CSS 2.1, the margin box is  
outside of the anonymous box.

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>




______________________________________________________________________
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