RESOLVED FIXED 264926
AX: Slotted textnode visibility update is not reflected in ARIA tree
https://bugs.webkit.org/show_bug.cgi?id=264926
Summary AX: Slotted textnode visibility update is not reflected in ARIA tree
Istvan Tutto
Reported 2023-11-15 23:55:25 PST
If a custom element with a button and a default slot inside its shadowdom is mounted with visibility: hidden, then even after the visibility update, the assigned textnode for the button's label is ignored. Demo: https://codepen.io/istutto/pen/xxMPrZK
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-15 23:55:34 PST
Tyler Wilcock
Comment 2 2023-11-16 18:27:53 PST
Tyler Wilcock
Comment 3 2024-05-02 07:39:08 PDT
Thanks for confirming this is fixed!
Note You need to log in before you can comment on or make changes to this bug.