RESOLVED FIXED 271918
AX: textUnderElement for hidden elements targeted by aria-labelledby should expose all subtree text, not just the direct target of aria-labelledby
https://bugs.webkit.org/show_bug.cgi?id=271918
Summary AX: textUnderElement for hidden elements targeted by aria-labelledby should e...
Tyler Wilcock
Reported 2024-03-29 16:05:34 PDT
https://w3c.github.io/accname/#comp_labelledby > The result of LabelledBy Recursion in combination with Hidden Not Referenced means that user agents MUST include all nodes in the subtree as part of the accessible name or accessible description, when the node referenced by aria-labelledby or aria-describedby is hidden.
Attachments
Patch (29.15 KB, patch)
2024-03-29 16:20 PDT, Tyler Wilcock
ews-feeder: commit-queue-
Patch (30.82 KB, patch)
2024-03-29 16:39 PDT, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2024-03-29 16:06:08 PDT
Tyler Wilcock
Comment 2 2024-03-29 16:20:48 PDT
Tyler Wilcock
Comment 3 2024-03-29 16:39:54 PDT
EWS
Comment 4 2024-03-31 09:18:09 PDT
Committed 276864@main (b4c7de1fa623): <https://commits.webkit.org/276864@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 470675 [details].
Note You need to log in before you can comment on or make changes to this bug.