Bug 195517 - AX: Announce list role when an aria-label or aria-labelledby attribute is applied to <ul> or <ol>
Summary: AX: Announce list role when an aria-label or aria-labelledby attribute is app...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Safari 12
Hardware: All macOS 10.12
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-09 03:52 PST by Simon Lawrence
Modified: 2019-03-09 03:58 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Lawrence 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.
Comment 1 Radar WebKit Bug Importer 2019-03-09 03:58:28 PST
<rdar://problem/48739008>