Re: [selectors4] Features to Defer

On 07/23/2015 07:21 AM, Manuel Rego Casasnovas wrote:
>
> On 21/07/15 22:30, fantasai wrote:
>>    ? Column combinator
>>        Want to double-check satisfaction with syntax, impl interest
>>    ? :nth-column() pseudo-class
>>        Biased to at-risk
>
> Regarding this, I think that a column and row selector would be handy
> for CSS Grid Layout. I don't know if it was discussed previously or not,
> but it seems an interesting use case.
>
> Just one example, imagine that you have a grid showing a random number
> of elements (images, texts, whatever) and the grid have several rows and
> columns, maybe you want to use a different background for items in
> odd/even rows.

No, this is only applicable to HTML tables -- it  calculates column
membership based on the markup only.

~fantasai

Received on Thursday, 23 July 2015 18:10:54 UTC