[Bug 11798] It has been brought to my attention by some browser vendors that browsers don't actually implement accessibility API annotations exactly the way the ARIA spec says to; instead, they have default mappings from HTML directly to the accessibility APIs that t

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

--- Comment #4 from Maciej Stachowiak <mjs@apple.com> 2011-01-19 17:22:31 UTC ---
The comment in the subject is not accurate as to WebKit. We map elements and
attributes to generic roles and properties (matching ARIA whenever possible)
and then map those to a native API.

-- 
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 Wednesday, 19 January 2011 17:22:33 UTC