- From: James Craig <jcraig@apple.com>
- Date: Fri, 11 Dec 2009 20:27:22 -0800
- To: Alexander Surkov <surkov.alexander@gmail.com>
- Cc: wai-xtech@w3.org, David Bolter <dbolter@mozilla.com>, Richard Schwerdtfeger <schwer@us.ibm.com>
On Dec 11, 2009, at 5:29 PM, Alexander Surkov wrote: > The ARIA specification says "This property is marked on the members of > a set, not the container element that collects the members of the set. > " (see http://www.w3.org/WAI/PF/aria/states_and_properties#aria-setsize). > However the same time it provides an example where the aria-setsize is > used on the container element: > > <ul role="listbox" aria-setsize="16" aria-labelledby="label_fruit"> > <li role="option" aria-posinset="1"> apples </li> The examples have been corrected. http://www.w3.org/WAI/PF/aria/complete.html#aria-posinset http://www.w3.org/WAI/PF/aria/complete.html#aria-setsize
Received on Saturday, 12 December 2009 04:28:02 UTC