Grid support for aria-setsize and aria-posinset

I was just looking at the ARIA Spec again and I am curious why the "aria-setsize" and "aria-posinset" properties don't apply to the "row" role.  The use case would be using a datagrid to present paged data and only the current page is present in the DOM.  In such cases you would want to communicate the ordinal position of a row relative to the current page and total number of pages and rows.

Any insight would be appreciated.

Thanks,
Todd Kloots
Accessibility Engineer
Yahoo!, Inc.

Received on Monday, 8 November 2010 02:57:30 UTC