[Bug 10657] integration of "aria-autocomplete" with the various autocompletion mechanisms in html5

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


Henri Sivonen <hsivonen@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsivonen@iki.fi




--- Comment #1 from Henri Sivonen <hsivonen@iki.fi>  2010-09-20 11:37:42 ---
The stated purpose of ARIA is to only affect how browsers expose stuff to
accessibility APIs. Making browsers do other things based on ARIA would be
contrary to the purpose of ARIA.

As I read http://www.w3.org/TR/wai-aria/states_and_properties#aria-autocomplete
the purpose of aria-autocomplete is to tell AT that there is a non-native
autocompletion mechanism implemented in JavaScript in place. The purpose isn't
to invoke browser-native autocompletion.

-- 
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 Monday, 20 September 2010 11:37:47 UTC