NEW 241393
AX: aria-hidden="false" should not override visibility:hidden, display:none, or the hidden attribute
https://bugs.webkit.org/show_bug.cgi?id=241393
Summary AX: aria-hidden="false" should not override visibility:hidden, display:none, ...
Tyler Wilcock
Reported 2022-06-07 17:23:14 PDT
aria-hidden="false" should not override visibility:hidden, display:none, or the hidden attribute
Attachments
Patch (47.80 KB, patch)
2022-06-07 17:33 PDT, Tyler Wilcock
ews-feeder: commit-queue-
Radar WebKit Bug Importer
Comment 1 2022-06-07 17:23:21 PDT
Tyler Wilcock
Comment 2 2022-06-07 17:33:14 PDT
Created attachment 460077 [details] Patch WIP
James Craig
Comment 3 2023-03-21 13:32:31 PDT
Yes for display:none or the hidden attribute. visibility: hidden -> visibility: visible is being discussed in https://github.com/w3c/aria/issues/1618
Note You need to log in before you can comment on or make changes to this bug.