- From: Matt King <a11ythinker@gmail.com>
- Date: Wed, 16 Mar 2016 17:59:43 -0700
- To: "ARIA Working Group" <public-aria@w3.org>
- Message-ID: <00e201d17fe8$4b605640$e22102c0$@Gmail.com>
I posted the following comment in action 1490 describing revisions to the previous proposal for combobox. Changes made as a result of March 10, 2016 meeting Note: The revised combobox proposal is now in branch action1490-combobox: http://rawgit.com/w3c/aria/action1490-combobox/aria/aria.html#combobox The branch includes the following changes as a result of the Mar 10 discussion. 1. Revised definition so that it does not imply that listbox and grid are classified as popups as opposed to elements that popup. 2. elivated the following normative aria-autocomplete statement from author SHOULD to author MUST: If the combobox provides autocompletion behavior for the text input as described in aria-autocomplete, authors MUST set aria-autocomplete on the textbox element to the value that corresponds to the provided behavior. 3. Added an author MUST statement that restricts the role of the popup element to listbox, tree, grid, or dialog. And, correspondingly added listbox, tree, grid, and dialog as required owned elements. Matt King
Received on Thursday, 17 March 2016 01:00:15 UTC