Re: Proposal for table-cell column/row based selection mechanism

> CSS selector syntax ought to have a mechansim for selecting table cells 
> based on row and column, taking rowspan and colspan attributes into account 
> when determining a cell's row and column coordinate ranges.

This was extensively discussed about a couple of months ago.  Please 
check the archive.

Basically, you don't know that an element has display: table-* styling
at the point when selectors are evaluated.

Received on Wednesday, 12 October 2005 06:54:45 UTC