[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:50:10 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=257162
--- Comment #7 from chris fleizach <cfleizach at apple.com> ---
(In reply to Joshua Hoffman from comment #6)
> Comment on attachment 467495 [details]
> 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!
Yea true, tough to change that one now, but I guess everything else can drop the ARIA
--
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/1072257d/attachment.htm>
More information about the webkit-unassigned
mailing list