You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the datalist supports multiple selection, then aria-multiselectable=false is wrong. The value of aria-multiselectable should reflect the selection model.
[How an author indicates that selection model other than by explicitly setting aria-multiselectable is not clear.]
The text was updated successfully, but these errors were encountered:
If the
datalist
supports multiple selection, thenaria-multiselectable=false
is wrong. The value ofaria-multiselectable
should reflect the selection model.[How an author indicates that selection model other than by explicitly setting
aria-multiselectable
is not clear.]The text was updated successfully, but these errors were encountered: