[Webkit-unassigned] [Bug 231528] AX: Return AXEmptyGroup subrole for groups with no accessible content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 08:46:02 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=231528

--- Comment #5 from Tyler Wilcock <tyler_w at apple.com> ---
> I would think that if we have a group with just one static text child, we
> should expose the static text object and not the group. So this doesn't make
> much sense to me.

This is how it generally works. The difference is that this case tests the situation where a group is given an accessible label (i.e. via `title` attribute or `aria-label`). If the group's accessible label and the static text are the same, the static text becomes redundant.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211012/d5c96d97/attachment-0001.htm>


More information about the webkit-unassigned mailing list