- From: Alexander Surkov <surkov.alexander@gmail.com>
- Date: Mon, 8 Nov 2010 20:01:21 +0800
- To: Todd Kloots <kloots@yahoo-inc.com>
- Cc: "wai-xtech@w3.org" <wai-xtech@w3.org>
Hi, Todd. We expose group position on row role accessibles in Firefox (as results aria-setsize and aria-posinset are considered as valid on rows). Iirc, there were some discussion on this, I don't recall where exactly. ARIA spec should be fixed I think. Thank you. Alexander. On Mon, Nov 8, 2010 at 10:56 AM, Todd Kloots <kloots@yahoo-inc.com> wrote: > 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 12:01:54 UTC