Skip to content

Combobox: aria-controls or owns should be on input, not on combobox element, and only when combobox is expanded #716

Closed
@kbae00

Description

@kbae00

The spec has aria-controls as required on the combobox role, but the sample code immediately below that has the attribute on the input instead. Either way, the attribute can only exist there with the combobox expanded, since you can't point to elements out of the accessibility tree.

Metadata

Metadata

Assignees

Labels

F2FTopics For F2F (or virtual F2F)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions