Re: Tree sample code

Aaron M Leventhal wrote:

> Why do you do the aria-labelledby pointing into the span?
> Otherwise the accessible name for the top level items encompasses  
> all the subitems too, right?
>
> I didn't realize that we need to do that. I'm not sure if this is a  
> better way anymore -- it's confusing for authors to have to do that.

That won't be needed, and won't be quite so confusing, once aria-label  
is implemented. Or, we could potentially change "nameFrom: subtree" so  
that it does not include subtree nodes matching role="group"…

James

Received on Tuesday, 9 September 2008 00:22:00 UTC