RESOLVED DUPLICATE of bug 266916 266789
AX: Accessible name in shadow slot fails in shadow DOM
https://bugs.webkit.org/show_bug.cgi?id=266789
Summary AX: Accessible name in shadow slot fails in shadow DOM
Steve Repsher
Reported 2023-12-21 13:59:46 PST
Created attachment 469163 [details] Button with component label in and out of shadow An accessible name slotted into a child component of a simple button (or any other ARIA role) fails to be read by VoiceOver. This only occurs when the role is also in a shadow root, i.e. the same code works in the light DOM. Please see attached very minimal reproduction. This is a major regression in Safari 17 as it can break labels for even very simple components.
Attachments
Button with component label in and out of shadow (969 bytes, text/html)
2023-12-21 13:59 PST, Steve Repsher
no flags
Radar WebKit Bug Importer
Comment 1 2023-12-21 13:59:54 PST
Tyler Wilcock
Comment 2 2023-12-29 12:20:07 PST
*** This bug has been marked as a duplicate of bug 266916 ***
Note You need to log in before you can comment on or make changes to this bug.