> However, this one happens to be specified the same way in both specs and
> implemented that way:
>
> http://www.w3.org/TR/2006/WD-CSS21-20060411/tables.html#q4 says:
> # The following properties apply to column and column-group elements:
> # [...]
> # 'width'
> #   The 'width' property gives the minimum width for the column.
> (It's not clear that this part intentionally omitted "or column group".)
>
> http://www.w3.org/TR/1999/REC-html401-19991224/struct/tables.html#adef-width-COLGROUP
> http://www.w3.org/TR/1999/REC-html401-19991224/struct/tables.html#adef-width-COL
> both specify that widths on cols and colgroups apply per column.

But does "each column" mean the <col /> tag (which may span several
<td /> columns) or the individual <td /> tags? As far as I can see the
entire <col /> is meant, which would mean that none of the browsers
implement this correctly.

-- 
-------------------------------------------------------------------
ppk, freelance web developer
http://www.quirksmode.org/
------------------------------------------------------------------
______________________________________________________________________
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