[Webkit-unassigned] [Bug 223798] AX: `aria-owns` does not work for list items (and other elements)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 1 18:32:30 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=223798
Scott <scottaohara at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |scottaohara at yahoo.com
--- Comment #2 from Scott <scottaohara at yahoo.com> ---
+1 requesting the aria-owns attribute be implemented by Webkit.
This feature would be quite important in the construction of tab widgets that change to accordion patterns at different viewports. Without aria-owns, which would allow for a single markup pattern to be used, the DOM would have to be updated to meet the expectations for each pattern. For instance, https://tabpanelwidget.com uses aria-owns correctly to associate the tabs with the tablist.
There are many other examples I've come across recently where support for aria-owns would improve the accessibility for users of Webkit+VoiceOver, but presently the best advice to give them is to use another browser.
--
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/20210902/8f42d69e/attachment.htm>
More information about the webkit-unassigned
mailing list