[Webkit-unassigned] [Bug 257162] AX: iOS VO+Safari does not read <summary> role or state
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 30 11:46:54 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=257162
--- Comment #6 from Joshua Hoffman <jhoffman23 at apple.com> ---
Comment on attachment 467495
--> https://bugs.webkit.org/attachment.cgi?id=467495
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=467495&action=review
>> Tools/WebKitTestRunner/InjectedBundle/AccessibilityUIElement.cpp:97
>> +bool AccessibilityUIElement::supportsAriaExpanded() const { return false; }
>
> this is not just Aria expanded right? maybe just rename to supportsExpanded
I was initially doing it for consistency with our AX wrapper (which has the method accessibilitySupportsARIAExpanded), but you are right that this is more than aria. I will rename that!
--
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/20230830/d0dc01f4/attachment-0001.htm>
More information about the webkit-unassigned
mailing list