dequelabs / combobo

Accessible combobox
https://dequelabs.github.io/combobo/demo/
MIT License
49 stars 13 forks source link

Fix invalid attribute for role="combobox" #28

Closed Almusweb closed 2 years ago

Almusweb commented 2 years ago

When the combobox is expanded, authors MUST set aria-controls on the textbox element to a value that refers to the combobox popup element.

Required States and Properties:

Inherited States and Properties:

https://www.w3.org/TR/wai-aria-1.1/#combobox