On Sep 20, 2010, at 7:46 PM, Michal Čizmazia wrote:

> is the specification clear in this case? Is there a way how can I
> stretch the nested span over a table cell in all browsers?
> 
> The test case:
> - http://jsfiddle.net/Vwg7T/
> - http://cim.szm.com/stretch-over-cell.html

quote from the spec:
> The effect of 'position:relative' on table-row-group, table-header-group, 
> table-footer-group, table-row, table-column-group, table-column, table-cell, 
> and table-caption elements is undefined.

http://www.w3.org/TR/CSS21/visuren.html#propdef-position

depending on what you really want to do, this may work:
<http://dev.l-c-n.com/_temp/tx-cssd20100920.html>

Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to