[Bug 10919] Allow role="presentation" to override the default role of any element

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10919

--- Comment #9 from Maciej Stachowiak <mjs@apple.com> 2010-10-11 21:59:15 UTC ---
(In reply to comment #5)
> Where does ARIA say this should happen? Isn't aria-owns the official way to do
> this?

Given how aria-owns works, using it to skip a level of the DOM hierarchy would
likely lead to content being presented twice (once as a literal descendant, and
once as an additional descendant via aria-owns).

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 11 October 2010 21:59:17 UTC