aria-multiline attribute on Autocomplete #7100
Labels
Accessibility
This issue is related to accessibility (a11y)
help wanted
The team would appreciate a PR from the community to address this issue
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Pass wai-aria validation using Axe
What is the current behavior?
The autocomplete component have an input with an attribute aria-multiline set to false, but the specification wai-aria-1.1 says that the child element should have the aria-multiline attribute:
What are the steps to reproduce?
Pass accessibility validation using Axe for Chrome on Autocomplete
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
material 2.0.0-beta.10
The text was updated successfully, but these errors were encountered: