These need to be applied to tables as well.
Rich Schwerdtfeger
From: Joanmarie Diggs <jdiggs@igalia.com>
To: Alexander Surkov <surkov.alexander@gmail.com>
Cc: Joseph Scheuhammer <clown@alum.mit.edu>, Dominic Mazzoni
<dmazzoni@google.com>, Daniel Trebbien <dtrebbien@gmail.com>,
W3C WAI Protocols & Formats <public-pfwg@w3.org>
Date: 01/22/2015 08:29 AM
Subject: Re: aria-rowindex and aria-colindex
On 01/13/2015 01:54 PM, Alexander Surkov wrote:
> Anyway if gridcells in the same row are not supposed to have different
row
> indexes then aria-rowindex doesn't make sense on gridcell. If gridcells
in
> a row won't have holes between each other then aria-colindex can be
defined
> on the row. In that case aria-rowindex and aria-colindex would mean a X-Y
> shift of the grid.
Are these properties going to be limited to just grids? Or will they
also apply to the proposed new ARIA table roles (for non-interactive
tables)? If the latter, wouldn't aria-colindex be a property of the cell
and not the row?
--joanie