Re: Tree sample code

> That won't be needed, and won't be quite so confusing, once aria-label 
> is implemented. 
That would be adding redundant info.

> Or, we could potentially change "nameFrom: subtree" so 
> that it does not include subtree nodes matching role="group"…

I think this is close to right. How about the new name from subtree rule 
becomes this: 
Don't walk into subtrees for roles that doesn't have "Accessible Name: 
subtree". IOW we wouldn't walk into a grid or menu if it was inside the 
tree item either.

To me this would be cleaner than having a special rule just for one role 
(group).

- Aaron

Received on Tuesday, 9 September 2008 12:15:31 UTC