- From: Joseph Scheuhammer <clown@alum.mit.edu>
- Date: Tue, 19 May 2015 14:58:33 -0400
- To: Matthew King <mattking@us.ibm.com>, Joseph Scheuhammer <clown@alum.mit.edu>
- CC: James Craig <jcraig@apple.com>, W3C WAI Protocols & Formats <public-pfwg@w3.org>
Hi Matt,
On 2015-05-19 2:27 PM, Matthew King wrote:
> Seems like this example:
> http://clown.idrc.ocad.ca/Fluid/aria/FocusableRowGroup.html
> Should be a table-- not a grid.
Which example? That page has two examples, although that could be made
clearer.
The first example uses aria roles such as grid, rowgroup, etc.
The second uses html table markup. And, part of the point was to draw a
correspondence between tbody elements and rowgroups. FF creates an
accessible object for interactive tbody elements, but not for
non-interactive tbodys. But, FF always creates an accessible for
rowgroup roles regardless of their interactivity.
> This is a pretty good use case for interactive rowgroups
Point of clarification: If this should be a table, as you said above,
how can there even be rowgroups? The required context for a rowgroup is
a grid (or a treegrid).
Aren't grids and tables fun?
--
;;;;joseph.
'Array(16).join("wat" - 1) + " Batman!"'
- G. Bernhardt -
Received on Tuesday, 19 May 2015 18:59:05 UTC