[Webkit-unassigned] [Bug 233383] AX: aria-owns in trees results duplicate rows, third level rows not being exposed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 30 09:16:07 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=233383
Tyler Wilcock <tyler_w at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tyler_w at apple.com
--- Comment #3 from Tyler Wilcock <tyler_w at apple.com> ---
Comment on attachment 444857
--> https://bugs.webkit.org/attachment.cgi?id=444857
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=444857&action=review
Thanks for the patch!
> Source/WebCore/accessibility/AccessibilityObject.cpp:1841
> + // treeitem sitting under the tree root, which is owned elsewhere in the tree.
Typo, seems like you're missing "a".
treeitem -> a treeitem
> LayoutTests/accessibility/mac/treeitem-row-delegation.html:13
> + <div role="group" aria-owns="group1-item2 group1-item3 group1-item4">
There is no element with an id of group1-item4. Is that intentional?
--
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/20211130/88aad415/attachment.htm>
More information about the webkit-unassigned
mailing list