[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 #4 from Martin Kliehm <martin.kliehm@namics.com> 2010-10-02 17:52:21 UTC ---
(In reply to comment #3)
> This actually *does* happen in the combination of Safari + VoiceOver. Elements
> with role="presentation" are omitted from the accessibility tree and their
> children are presented as if direct children of the next element up.

Right, that's when the author removes intermittent elements with
role="presentation". That's why role="presentation" needs to be allowed on
every element.

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

Received on Saturday, 2 October 2010 17:52:24 UTC