NEW195517
AX: Announce list role when an aria-label or aria-labelledby attribute is applied to <ul> or <ol>
https://bugs.webkit.org/show_bug.cgi?id=195517
Summary AX: Announce list role when an aria-label or aria-labelledby attribute is app...
Simon Lawrence
Reported 2019-03-09 03:52:52 PST
When an aria-label or aria-labelledby attribute is applied to a <ul> or <ol> element with no visible list markers, VoiceOver will announce the list as a “group”. If the list role was announced in this situation, it would provide a way for web developers to declare a “data list” without the need to use role=“list” which duplicates existing HTML semantics. Labelling lists in this way would suggest a genuine use of a list, rather than a purely presentational use.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-03-09 03:58:28 PST
Note You need to log in before you can comment on or make changes to this bug.