- From: James Craig <jcraig@apple.com>
- Date: Wed, 3 Sep 2008 11:02:08 -0700
- To: Jon Gunderson <jongund@illinois.edu>
- Cc: Al Gilman <Alfred.S.Gilman@IEEE.org>, Aaron M Leventhal <aleventh@us.ibm.com>, Cynthia Shelly <cyns@exchange.microsoft.com>, George Young <gcyoung@microsoft.com>, wai-xtech@w3.org
Yes, that's the idea. I suppose it could also use @title or the currently-being-discussed label property. Without labelledby, the AT attempted to calculate the name by reading the entire sub-tree. I did not use labelledby on the lowest level leaf nodes, because the subtree was adequate and using labelledby to point to itself seemed overly redundant. On Sep 2, 2008, at 7:53 PM, Jon Gunderson wrote: > So in these examples a labelledby is required for branch labels, > since sub tree text nodes will include the new branch content? > > ---- Original message ---- >> Date: Tue, 2 Sep 2008 19:18:22 -0700 >> From: James Craig <jcraig@apple.com> >> Subject: Re: ISSUE-56 Re: Tree sample code >> To: Al Gilman <Alfred.S.Gilman@IEEE.org> >> Cc: Aaron M Leventhal <aleventh@us.ibm.com>, Cynthia Shelly <cyns@exchange.microsoft.com >> >, George Young <gcyoung@microsoft.com>, "wai-xtech@w3.org" <wai-xtech@w3.org >> > >> >> >> On Sep 2, 2008, at 11:06 AM, Al Gilman wrote: >> >>> We closed ISSUE-56 on 18 August because James Craig was able to >>> re-do the tree so that >>> >>> a) it uses nesting as you would expect for sub-items >>> b) it requires no changes to the spec >>> >>> So the center of attention should now be on the example the way >>> James >>> coded it. Comments on how that has been done are still very >>> relevant. >> >> I've updated the examples based on feedback from the ARIA subteam >> call >> where we discussed it last. They have been tested as working in most >> modern browsers and the ARIA accessibility has been verified with a >> couple different configurations. I have not had a chance to create >> the >> design pattern for the BPG yet. >> >> ARIA Tree examples. >> http://cookiecrook.com/test/aria/tree/ariatree.html >> http://cookiecrook.com/test/aria/tree/ariatree2.html >> >> PS. The functionality is identical, the second one just has a bit >> more >> markup and CSS for stylistic reasons. >> >> > Jon Gunderson, Ph.D. > Coordinator Information Technology Accessibility > Disability Resources and Educational Services > > Rehabilitation Education Center > Room 86 > 1207 S. Oak Street > Champaign, Illinois 61821 > > Voice: (217) 244-5870 > > WWW: http://www.cita.uiuc.edu/ > WWW: https://netfiles.uiuc.edu/jongund/www/ > > >
Received on Wednesday, 3 September 2008 18:02:53 UTC