- From: Alexander Surkov <surkov.alexander@gmail.com>
- Date: Wed, 28 Jan 2015 09:00:06 -0500
- To: Joanmarie Diggs <jdiggs@igalia.com>
- Cc: "W3C WAI Protocols & Formats" <public-pfwg@w3.org>
Received on Wednesday, 28 January 2015 14:00:34 UTC
I do not support this bit: "Any value not included in the list of allowed values must be treated by user agents <http://rawgit.com/w3c/aria/master/aria/aria.html#dfn-user-agent> as if the value true had been provided" because it forces the browser to validate the value and that's performance downgrade even if there's no consumer for aria-current. So I would exclude words "by user agents" or added "or assistive technologies" instead. Also I would replaced "must" to "should" to make the attribute value list extensible. Also I think I don't get aria-current listbox example, in particular this part " whereas aria-selected <http://rawgit.com/w3c/aria/master/aria/aria.html#aria-selected> would be used to indicate the page of results the user had selected to be displayed next". Also it would be good to explain connection with focus. Is there any known app on the web implementing this use case? Thanks. Alex. On Thu, Jan 22, 2015 at 4:48 PM, Joanmarie Diggs <jdiggs@igalia.com> wrote: > Hi all. > > The aria-current attribute is now in master. Please review. Thanks! > Done: http://rawgit.com/w3c/aria/master/aria/aria.html#aria-current > > --joanie > >
Received on Wednesday, 28 January 2015 14:00:34 UTC