Skip to content

Commit

Permalink
Change combobox role. (#1051)
Browse files Browse the repository at this point in the history
See https://github.com/w3c/aria/wiki/Resolving-ARIA-1.1-Combobox-Issues for full description of changes and motivations

* Revise description of user agent responsibilities for aria-activedescendant
* Remove combobox from list of composites for which authors must manage focus in section with id managingfocus_authors
* Revise prose of section managingfocus_authors to remove implications that the active descendant is always a DOM descendant of the element with DOM focus.
* Revise combobox example in aria-activedescendant definition so it does not describe textbox as contained by a combobox
* Add editor's note
* Revise aria-autocomplete description to match new combobox structure
* Add extra combobox warning
  • Loading branch information
mcking65 authored and carmacleod committed May 7, 2020
1 parent 1637bba commit bb2f0f2
Showing 1 changed file with 74 additions and 34 deletions.
Loading

0 comments on commit bb2f0f2

Please sign in to comment.