Re: Thoughts on nested rowgroups?

Hi James,

On 2015-04-02 2:13 AM, James Craig wrote:
> The rowgroup role was not intended to be mapped to AX APIs (they hadn't previously mapped thead/tfoot/tbody) and still isn't mapped by most User Agents. Firefox is the exception. IIRC, Alex added it a couple years ago, though the API mapping guide does require it.

The AAPI task force has been working on better mappings for role 
rowgroup for the past month, and the mapping specs are likely going to 
change.

We are converging on the following:  If an element has role="rowgroup", 
it is generally not mapped.  If, however, it is focusable, is 
interactive, or has some global aria-* property on it, then it will be 
mapped.

If you agree, how would AX API map it?

-- 
;;;;joseph.

'Array(16).join("wat" - 1) + " Batman!"'
            - G. Bernhardt -

Received on Thursday, 2 April 2015 15:30:58 UTC