Bug 241393

Summary: AX: aria-hidden="false" should not override visibility:hidden, display:none, or the hidden attribute
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: AccessibilityAssignee: Tyler Wilcock <tyler_w>
Status: NEW    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ews-feeder: commit-queue-

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.