Re: [css-position] sticky only along one axis

On 3/18/14 7:53 PM, Brad Kemper wrote:
> That makes it sound like the those styles are being applied to a separate rectangle. They aren't; they are being passed to the TD.

Not really.  Applying a background to a column is observably different 
from applying it separately to every cell in the column.  Same thing for 
border.

visibility and width are closer, but even then it's different in terms 
of interaction with other styles.

We could define something here for "position", but it would need some 
sort of ad-hoc definition and would need to handle the situation when 
individual cells have their own position styles.

-Boris

Received on Wednesday, 19 March 2014 01:59:06 UTC