[Webkit-unassigned] [Bug 195517] New: AX: Announce list role when an aria-label or aria-labelledby attribute is applied to <ul> or <ol>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 9 03:52:52 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=195517

            Bug ID: 195517
           Summary: AX: Announce list role when an aria-label or
                    aria-labelledby attribute is applied to <ul> or <ol>
           Product: WebKit
           Version: Safari 12
          Hardware: All
                OS: macOS 10.12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon at simonlawrence.com
                CC: webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190309/e42e675a/attachment.html>


More information about the webkit-unassigned mailing list